UNPKG

@instantdb/core

Version:
7 lines 244 B
export declare class InstantError extends Error { hint?: unknown; traceId?: string; constructor(message: string, hint?: unknown, traceId?: string); get [Symbol.toStringTag](): string; } //# sourceMappingURL=InstantError.d.ts.map