UNPKG

@slashid/react

Version:

React SDK for the /id platform

5 lines 191 B
/** * Ensure that a valid Error instance is returned, since in JS you can throw anything. */ export declare function ensureError(value: unknown): Error; //# sourceMappingURL=errors.d.ts.map