Type Alias: UserValaxyConfig<ThemeConfig>

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
type UserValaxyConfig<ThemeConfig> = PartialDeep<ValaxyConfig<ThemeConfig>>;

Defined in: packages/valaxy/types/config.ts:549

Valaxy User Config

Type Parameters

ThemeConfig

ThemeConfig = Config

Description

Valaxy 用户配置