mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
import appConfig from '#build/app.config'
|
|
|
|
export const useAppConfig = () => appConfig
|