Skip to content

API / wxt/utils/app-config / useAppConfig

Function: useAppConfig()

useAppConfig(): WxtAppConfig

Source: packages/wxt/src/utils/app-config.ts:21

Alias for getAppConfig.

Returns

WxtAppConfig

Deprecated

Use getAppConfig instead. Same function, different name.

See

https://wxt.dev/guide/essentials/config/runtime.html


Generated using typedoc-plugin-markdown and TypeDoc