From c77091b0577205a5d59539203a5dafbcc98f5a5e Mon Sep 17 00:00:00 2001 From: Emmanuel Ogbizi Date: Thu, 3 Dec 2020 18:12:52 +0000 Subject: [PATCH] fix: interop with js --- typings/globals.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 typings/globals.js diff --git a/typings/globals.js b/typings/globals.js new file mode 100644 index 0000000..17cf207 --- /dev/null +++ b/typings/globals.js @@ -0,0 +1 @@ +// interop with js