UNPKG

longcelot-sheet-db

Version:

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

5 lines 247 B
export { ValidationError } from './ValidationError'; export { PermissionError } from './PermissionError'; export { SchemaError } from './SchemaError'; export { SchemaMismatchError } from './SchemaMismatchError'; //# sourceMappingURL=index.d.ts.map