UNPKG

e-invoice-api

Version:

The official TypeScript library for the e-invoice API

3 lines 153 B
export declare function isAbortError(err: unknown): boolean; export declare const castToError: (err: any) => Error; //# sourceMappingURL=errors.d.mts.map