Skip to content

Commit

Permalink
fix: re-export default, fix #97, close #96
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 2, 2023
1 parent 90c236f commit b2041fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export * from './node/index'
export { default } from './node/index'

0 comments on commit b2041fa

Please sign in to comment.