Type Alias: ValaxyTheme<ThemeConfig>
Source: 1.0.0-rc.14 · a572916b42ec
ts
type ValaxyTheme<ThemeConfig> = ValaxyPickConfig & object;Defined in: packages/valaxy/node/config/theme.ts:42
Type Declaration
themeConfig?
ts
optional themeConfig?: ThemeConfig;Type Parameters
ThemeConfig
ThemeConfig = Config