mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 18:16:00 +00:00
introduced sqltree typescript library
This commit is contained in:
2
packages/sqltree/src/index.ts
Normal file
2
packages/sqltree/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default as Select } from "./Select";
|
||||
export { default as Command } from "./Command";
|
||||
Reference in New Issue
Block a user