UNPKG

longcelot-sheet-db

Version:

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

3 lines 159 B
import { TableSchema } from '../schema/types'; export declare function computeSchemaHash(schema: TableSchema): string; //# sourceMappingURL=schemaHash.d.ts.map