Skip to content

Type Alias: UserConfigExport

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

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

Released under the MIT License.