Searched refs:ProtologConfig (Results 1 – 1 of 1) sorted by relevance
116 let config: ProtologConfig | undefined = undefined;118 config = assertDefined(configJson64) as ProtologConfig;121 config = assertDefined(configJson32) as ProtologConfig;271 interface ProtologConfig { interface