Preparing search index...
The search index is not available
retrommo-types
retrommo-types
HeadCosmeticDefinition
Interface HeadCosmeticDefinition
interface
HeadCosmeticDefinition
{
backImagePaths
:
{
[
key
:
string
]
:
string
|
undefined
;
}
;
frontImagePaths
:
{
[
key
:
string
]
:
string
;
}
;
}
Hierarchy (
view full
)
Definition
HeadCosmeticDefinition
Index
Properties
back
Image
Paths
front
Image
Paths
Properties
Readonly
back
Image
Paths
back
Image
Paths
:
{
[
key
:
string
]
:
string
|
undefined
;
}
Type declaration
[
key
:
string
]:
string
|
undefined
Readonly
front
Image
Paths
front
Image
Paths
:
{
[
key
:
string
]
:
string
;
}
Type declaration
[
key
:
string
]:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
back
Image
Paths
front
Image
Paths
retrommo-types
Loading...