Searched defs:Config (Results 1 – 14 of 14) sorted by relevance
3 object Config { object
3 type Config = { alias
36 export type Config = { alias
24 export enum Config { enum62 [Config.ENABLED]: getUpdatesEnabled(config), constant
6 export declare enum Config { enum
75 let Config; // when making changes to this config plugin, ensure the same changes are also made in … variable78 (function (Config) { argument
4 type Config = { alias
5 export declare enum Config { enum
48 let Config; // when making changes to this config plugin, ensure the same changes are also made in … variable51 (function (Config) { argument
42 type Config = { alias
34 export enum Config { enum
7 class Config class