Searched refs:ProtologConfig (Results 1 – 1 of 1) sorted by relevance
109 let config: ProtologConfig | undefined = undefined;111 config = assertDefined(configJson64) as ProtologConfig;114 config = assertDefined(configJson32) as ProtologConfig;266 interface ProtologConfig { interface