Searched defs:getDynamicConfig (Results 1 – 3 of 3) sorted by relevance
3 export declare function getDynamicConfig(configPath: string, request: ConfigContext): DynamicConfig… function
53 function getDynamicConfig(configPath, request) { function
25 export function getDynamicConfig(configPath: string, request: ConfigContext): DynamicConfigResults { function