Searched defs:IConfig (Results 1 – 1 of 1) sorted by relevance
12 interface IConfig { interface80 export type ConfigKey = keyof IConfig; alias