Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
refactor: rename kit util file
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 2, 2022
1 parent aaa9ff4 commit a7b2461
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/kit/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export * from './loader/config'
export * from './loader/nuxt'

// Utils
export * from './auto-import'
export * from './imports'
export * from './build'
export * from './compatibility'
export * from './components'
Expand Down

0 comments on commit a7b2461

Please sign in to comment.