Home
last modified time | relevance | path

Searched refs:EnvInterface (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/preparation/
Dmethods.ts27 export interface EnvInterface { interface
34 [key: string]: EnvInterface;
61 const env: EnvInterface = {
130 function getPage(id: string): EnvInterface {