@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-theme/src/public-api
ThemeStudioManifest
Interface ThemeStudioManifest
Shape of the manifest JSON file.
interface
ThemeStudioManifest
{
namespaces
:
Record
<
string
,
string
>
;
tokenCount
:
number
;
tokens
:
readonly
ThemeStudioToken
[]
;
}
Index
Properties
namespaces
token
Count
tokens
Properties
Readonly
namespaces
namespaces
:
Record
<
string
,
string
>
Readonly
token
Count
tokenCount
:
number
Readonly
tokens
tokens
:
readonly
ThemeStudioToken
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
namespaces
token
Count
tokens
@theredhead — Frontend Library - v1.0.0
Loading...
Shape of the manifest JSON file.