mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 05:26:00 +00:00
unified prettier
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export * from "./types";
|
||||
export * from "./dumpSqlCommand";
|
||||
export * from "./treeToSql";
|
||||
export * from "./dumpSqlSource";
|
||||
export * from "./dumpSqlCondition";
|
||||
export * from './types';
|
||||
export * from './dumpSqlCommand';
|
||||
export * from './treeToSql';
|
||||
export * from './dumpSqlSource';
|
||||
export * from './dumpSqlCondition';
|
||||
export * from './createFunctions';
|
||||
|
||||
Reference in New Issue
Block a user