We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f915d9 commit b1035c4Copy full SHA for b1035c4
3 files changed
default.d.ts
index.js
@@ -0,0 +1,2 @@
1
+/** This prevents runtimes and bundlers from erroring if this module is imported without `type` */
2
+module.exports = {};
mod.js
0 commit comments