summaryrefslogtreecommitdiff
path: root/node/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node/src/index.ts')
-rw-r--r--node/src/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/src/index.ts b/node/src/index.ts
index 77fba88..5270469 100644
--- a/node/src/index.ts
+++ b/node/src/index.ts
@@ -6,4 +6,4 @@ export * as Widget from "./widgets.js"
export { App } from "./application.js"
// for convinience
-export { Astal, Gtk, GLib, GObject, Gio, gi } from "./imports.js"
+export { Astal, Gtk, Gdk, GLib, GObject, Gio, gi } from "./imports.js"