mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
545 B
545 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