Searched defs:ConfigKey (Results 1 – 1 of 1) sorted by relevance
80 export type ConfigKey = keyof IConfig; alias99 const mapping: [string, ConfigKey][] = [ constant