Interface ConfigSetInstructionsHolder

interface ConfigSetInstructionsHolder {
    configSets: readonly ConfigSetInstruction[];
}

Hierarchy

Properties

Properties

configSets: readonly ConfigSetInstruction[]

Generated using TypeDoc