UNPKG

@lomi./sdk

Version:
6 lines (5 loc) 101 B
export type Error = { code?: string; message?: string; details?: Record<string, any>; };