mirror of
https://example.com
synced 2024-11-24 10:46:38 +09:00
535 B
535 B
Home > calckey-js > api > isAPIError
api.isAPIError() function
Signature:
export declare function isAPIError(reason: any): reason is APIError;
Parameters
Parameter | Type | Description |
---|---|---|
reason | any |
Returns:
reason is APIError