ChemPal Documentation - v0.0.13-beta.5
    Preparing search index...

    Interface SynthetikaConfigurationOptionValueSchema

    Configuration option value schema for Synthetika.

    interface SynthetikaConfigurationOptionValueSchema {
        id: string;
        order: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    order: string
    name: string