跳到正文

Type Alias: UserConfigExport

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

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

Released under the MIT License.