Methods
Static activate
- activate(event: any): void
Static fetchAndStore
- fetchAndStore(event: any): Promise<Response>
-
Parameters
Returns Promise<Response>
Static fetchFromCache
- fetchFromCache(event: any): Promise<Response>
-
Parameters
Returns Promise<Response>
Static install
- install(event: any): void
Static isDialogRequest
- isDialogRequest(path: string[]): boolean
-
Parameters
Returns boolean