We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a4749 commit 437b855Copy full SHA for 437b855
extension/g3kb-switch@g3kb-switch.org/extension.js
@@ -1,6 +1,6 @@
1
/// <reference types="@girs/gio-2.0/gio-2.0" />
2
-/// <reference types="@girs/gnome-shell/dist/extensions" />
3
-/// <reference types="@girs/gnome-shell/dist/ui/status/keyboard-ambient" />
+/// <reference types="@girs/gnome-shell/extensions/extension/ambient" />
+/// <reference types="@girs/gnome-shell/ui/status/keyboard/ambient" />
4
5
'use strict';
6
0 commit comments