Function: resolveThemeValaxyConfig()
ts
function resolveThemeValaxyConfig(options): Promise<ValaxyNodeConfig>;
Defined in: packages/valaxy/node/options.ts:193
resolve theme config
Parameters
options
Returns
Promise
<ValaxyNodeConfig
>