mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 05:26:00 +00:00
typings refactor - no compilation, renamed package
This commit is contained in:
3
types/query.d.ts
vendored
Normal file
3
types/query.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface QueryResult {
|
||||
rows: any[];
|
||||
}
|
||||
Reference in New Issue
Block a user