Skip to content

Commit

Permalink
chore: export default _
Browse files Browse the repository at this point in the history
  • Loading branch information
fratzinger committed Jun 15, 2024
1 parent c333806 commit 83413ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/commons/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ export const _ = {
createSymbol
}

export default _

export * from './debug'

if (typeof module !== 'undefined') {
Expand Down

0 comments on commit 83413ad

Please sign in to comment.