Skip to content

Commit

Permalink
feat: expose globs
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 26, 2023
1 parent 6a72bf5 commit 05073cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -5,5 +5,6 @@ export * from './factory'
export * from './configs'
export * from './plugins'
export * from './utils'
export * from './globs'

export default antfu

0 comments on commit 05073cd

Please sign in to comment.