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.
/types
1 parent dc02bee commit 05cf9b8Copy full SHA for 05cf9b8
src/types.js
@@ -0,0 +1,10 @@
1
+/**
2
+ * @fileoverview Dummy file to enable exporting types from the main module.
3
+ * @author 루밀LuMir(lumirlumir)
4
+ */
5
+
6
+//-----------------------------------------------------------------------------
7
+// Exports
8
9
10
+export default {};
0 commit comments