UNPKG

rhombic

Version:

SQL parsing, lineage extraction and manipulation

5 lines 120 B
/** * List of reserved sql keywords */ export declare const reserved: string[]; //# sourceMappingURL=reserved.d.ts.map