mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 11:56:00 +00:00
dialect, dumper
This commit is contained in:
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@@ -9,3 +9,5 @@ export interface OpenedDatabaseConnection {
|
||||
export * from "./engines";
|
||||
export * from "./dbinfo";
|
||||
export * from "./query";
|
||||
export * from "./dialect";
|
||||
export * from "./dumper";
|
||||
|
||||
Reference in New Issue
Block a user