Searched defs:loadContent (Results 1 – 1 of 1) sorted by relevance
4807 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method4854 loadContent(path: string, storage: LocalStorage): Promise<void>; method4866 loadContent(path: string, callback: AsyncCallback<void>): void; method4878 loadContent(path: string): Promise<void>; method8492 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method8538 loadContent(path: string, storage?: LocalStorage): Promise<void>; method8581 loadContent(path: string, callback: AsyncCallback<void>): void; method