UNPKG

@kuindji/sql-type-parser

Version:
8 lines 256 B
/** * Common utilities and types shared across all SQL query type parsers * * This module re-exports all common types and utilities that are used * by SELECT, INSERT, UPDATE, DELETE parsers and matchers. */ export {}; //# sourceMappingURL=index.js.map