chore: fix typo (#2125)

pull/2128/head
徐聪 1 year ago committed by GitHub
parent 56a7d9aa74
commit a78d3a83b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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'

Loading…
Cancel
Save