Searched defs:ApplicationContext (Results 1 – 2 of 2) sorted by relevance
191 export type ApplicationContext = _ApplicationContext.default; alias204 export type ApplicationContext = _ApplicationContext; alias
61 declare class ApplicationContext extends Context { class