From ad7643dab4fe37bc998eed8e9356e51ee96af2e3 Mon Sep 17 00:00:00 2001 From: flarum-bot Date: Thu, 10 Nov 2022 18:27:16 +0000 Subject: [PATCH] Bundled output for commit 8be7058e8073f488b1c178d49ee0fd1337ca10b0 Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci] --- js/dist-typings/index.d.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 js/dist-typings/index.d.ts diff --git a/js/dist-typings/index.d.ts b/js/dist-typings/index.d.ts new file mode 100644 index 0000000..cb0ff5c --- /dev/null +++ b/js/dist-typings/index.d.ts @@ -0,0 +1 @@ +export {};