interface kernelConfig {
    env: string[];
}

Properties

Properties

env: string[]

Generated using TypeDoc