Type Alias: ValaxyNodeConfig<ThemeConfig>
ts
type ValaxyNodeConfig<ThemeConfig> = ValaxyConfig<ThemeConfig> & ValaxyExtendConfig;
Defined in: packages/valaxy/node/types/config.ts:25
Type Parameters
ThemeConfig
ThemeConfig
= Config