• offError: (cb: AppErrorCallback) => void
Type declaration
â–¸ (cb): void
Parameters
| Name | Type |
|---|---|
cb | AppErrorCallback |
Returns
void
AppErrorCallback
Ƭ AppErrorCallback: (error: string) => void
Type declaration
â–¸ (error): void
Parameters
| Name | Type |
|---|---|
error | string |
Returns
void
Was this page helpful?
Last modified on