Searched defs:loadContent (Results 1 – 1 of 1) sorted by relevance
5080 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method5127 loadContent(path: string, storage: LocalStorage): Promise<void>; method5139 loadContent(path: string, callback: AsyncCallback<void>): void; method5151 loadContent(path: string): Promise<void>; method9155 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method9201 loadContent(path: string, storage?: LocalStorage): Promise<void>; method9244 loadContent(path: string, callback: AsyncCallback<void>): void; method