Searched defs:getObject (Results 1 – 5 of 5) sorted by relevance
30 getObject(value: string): Object { method in GlobalContext
35 getObject(key: string): Object | undefined { method in GlobalContext
35 getObject(value: string): Object | undefined { method in GlobalContext
64 async getObject(fetchOpt): Promise<FileAsset> { method in BrowserDataImpl
49 getObject(value: string): Object { method in GlobalContext