Skip to content

Theemo / @theemo/theme / TheemoRuntimeConfig

Interface: TheemoRuntimeConfig

Defined in: config.ts:28

Complete Theemo config

Extends

Properties

options

ts
options: TheemoRuntimeOptions;

Defined in: config.ts:29

Overrides

TheemoConfig.options


themes

ts
themes: Theme[];

Defined in: config.ts:21

Inherited from

TheemoConfig.themes