Skip to content

Commit c9ee037

Browse files
authored
Fix Deno usage (#87)
1 parent 1c2d584 commit c9ee037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from './src/index.js'
1+
export { default } from './src/index.js'

0 commit comments

Comments
 (0)