mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 06:51:46 +01:00
fix(module): resolve #build/app.config import for vue and nuxt
Resolves #2560
This commit is contained in:
6
src/runtime/types/app.config.d.ts
vendored
6
src/runtime/types/app.config.d.ts
vendored
@@ -1,6 +0,0 @@
|
||||
declare module '#build/app.config' {
|
||||
import type { AppConfig } from '@nuxt/schema'
|
||||
|
||||
const _default: AppConfig
|
||||
export default _default
|
||||
}
|
||||
Reference in New Issue
Block a user