From d0975a6e7ee57de4debda94e823011d813fbf4a1 Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sun, 5 Sep 2021 21:39:24 -0500 Subject: Initial rewrite in svelte --- src/global.d.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/global.d.ts (limited to 'src/global.d.ts') diff --git a/src/global.d.ts b/src/global.d.ts new file mode 100644 index 0000000..0e72969 --- /dev/null +++ b/src/global.d.ts @@ -0,0 +1 @@ +/// \ No newline at end of file -- cgit v1.2.3