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