UNPKG

@lomi./sdk

Version:

Official TypeScript SDK for the lomi. API

5 lines 141 B
/** * Error handler for API calls */ export declare function handleApiError(error: any): never; //# sourceMappingURL=error-handler.d.ts.map