Skip to content

Commit b1035c4

Browse files
committed
fix: restore valid main
Fixes #11
1 parent 9f915d9 commit b1035c4

3 files changed

Lines changed: 2 additions & 42 deletions

File tree

default.d.ts

Lines changed: 0 additions & 40 deletions
This file was deleted.

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/** This prevents runtimes and bundlers from erroring if this module is imported without `type` */
2+
module.exports = {};

mod.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)