Type Alias: ValaxyNodeConfig<ThemeConfig>

Source: 1.0.0-rc.14 · a572916b42ec

ts
type ValaxyNodeConfig<ThemeConfig> = ValaxyConfig<ThemeConfig> & ValaxyExtendConfig;

Defined in: packages/valaxy/node/types/config.ts:65

Type Parameters

ThemeConfig

ThemeConfig = Config