summaryrefslogtreecommitdiff
path: root/services/apps.ts
diff options
context:
space:
mode:
Diffstat (limited to 'services/apps.ts')
-rw-r--r--services/apps.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/apps.ts b/services/apps.ts
new file mode 100644
index 0000000..5396ac7
--- /dev/null
+++ b/services/apps.ts
@@ -0,0 +1,3 @@
+import AstalApps from "gi://AstalApps";
+
+export const Apps = new AstalApps.Apps();