aboutsummaryrefslogtreecommitdiff
path: root/editor/example.d.ts
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-09-05 20:24:50 +0700
committerShulhan <ms@kilabit.info>2021-09-05 20:24:50 +0700
commitcaf0f69ed09d01ff6053cf095b720606077e442c (patch)
tree8f249561fb176e263674ec7a32f19565f798b7f9 /editor/example.d.ts
parent897d8bbdd89034d8a9bdc781de07c5492b340f1f (diff)
downloadpakakeh.ts-caf0f69ed09d01ff6053cf095b720606077e442c.tar.xz
editor: convert the example to TypeScript and loaded as module
Diffstat (limited to 'editor/example.d.ts')
-rw-r--r--editor/example.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/example.d.ts b/editor/example.d.ts
new file mode 100644
index 0000000..cb0ff5c
--- /dev/null
+++ b/editor/example.d.ts
@@ -0,0 +1 @@
+export {};