Skip to content

Type Alias: UserConfigExport ​

ts
type UserConfigExport = Awaitable<Arrayable<UserConfig> | UserConfigFn>

Defined in: src/config/types.ts:695

Released under the MIT License.