Skip to content

Commit

Permalink
chore: fix typo (#2125)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuerzong committed Mar 23, 2023
1 parent 56a7d9a commit a78d3a8
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 src/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export * from './markdown'
export * from './build/build'
export * from './serve/serve'
export * from './init/init'
export * from './cotentLoader'
export * from './contentLoader'
export { defineLoader, type LoaderModule } from './plugins/staticDataPlugin'
export { loadEnv } from 'vite'

Expand Down

0 comments on commit a78d3a8

Please sign in to comment.