Thanks to visit codestin.com
Credit goes to tsdown.dev

Skip to content

Type Alias: UserConfigExport

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

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

Released under the MIT License.