mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 23:11:43 +01:00
chore(vue): auto import useAppConfig
This commit is contained in:
3
src/runtime/vue/composables/useAppConfig.ts
Normal file
3
src/runtime/vue/composables/useAppConfig.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import appConfig from '#build/app.config'
|
||||
|
||||
export const useAppConfig = () => appConfig
|
||||
Reference in New Issue
Block a user