Searched refs:EnvInterface (Results 1 – 1 of 1) sorted by relevance
27 export interface EnvInterface { interface34 [key: string]: EnvInterface;61 const env: EnvInterface = {130 function getPage(id: string): EnvInterface {