Skip to content

Function: resolveThemeValaxyConfig()

ts
function resolveThemeValaxyConfig(options): Promise<ValaxyNodeConfig>;

Defined in: packages/valaxy/node/options.ts:193

resolve theme config

Parameters

options

ResolvedValaxyOptions

Returns

Promise<ValaxyNodeConfig>