UNPKG

longcelot-sheet-db

Version:

Google Sheets-backed staging database adapter for Node.js with schema-first design

5 lines 171 B
export declare class SchemaError extends Error { readonly table?: string; constructor(message: string, table?: string); } //# sourceMappingURL=SchemaError.d.ts.map