@advjs/monorepo / types/src / AdvThemeMeta
Interface: AdvThemeMeta
Defined in: packages/types/src/types.ts:11
Metadata for "advjs" field in themes' package.json
Properties
colorSchema?
optional
colorSchema:"dark"
|"light"
|"both"
Defined in: packages/types/src/types.ts:14
type?
optional
type:"2d"
|"3d"
Defined in: packages/types/src/types.ts:13