lava-oushudb-dt-sql-parser/src/parser/index.ts
2020-10-22 19:57:13 +08:00

5 lines
104 B
TypeScript

export * from './generic';
export * from './plsql';
export * from './hive';
export * from './flinksql';