UNPKG

@lomi./sdk

Version:

Official TypeScript SDK for the lomi. API

8 lines 169 B
export type Error = { error?: { code?: string; message?: string; details?: Record<string, any>; }; }; //# sourceMappingURL=Error.d.ts.map