Skip to content

Theemo / @theemo/cli / defineConfig

Function: defineConfig()

ts
function defineConfig(config): TheemoConfig

Theemo config with auto-completion support for your IDE

Parameters

ParameterTypeDescription
configTheemoConfigyour config =)

Returns

TheemoConfig

the config for @theemo/cli

Source

config.ts:32