mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-29 13:27:31 -07:00
523 B
523 B
Home > iceshrimp-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