mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
execute query
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
let clientWidth;
|
||||
let clientHeight;
|
||||
|
||||
export function getEditor(): ace.Editor {
|
||||
return editor;
|
||||
}
|
||||
|
||||
const requireEditorPlugins = () => {};
|
||||
requireEditorPlugins();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user