跳到正文

Type Alias: UserConfigExport

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

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

Released under the MIT License.