MVFv3 API Documentation
Preparing search index...
@mappedin/mvf-entrance-aesthetic
EntranceAestheticKind
Variable EntranceAestheticKind
Const
EntranceAestheticKind
:
{
record
:
Readonly
<
{
[
Key
in
K
[
number
]
|
"unknown"
]
:
Key
}
>
;
schema
:
TUnsafe
<
EntranceAestheticKind
>
;
values
:
readonly
(
"open"
|
"single"
|
"double"
|
"unknown"
)
[]
;
}
= ...
The type of doors an entrance has.
Type declaration
record
:
Readonly
<
{
[
Key
in
K
[
number
]
|
"unknown"
]
:
Key
}
>
schema
:
TUnsafe
<
EntranceAestheticKind
>
values
:
readonly
(
"open"
|
"single"
|
"double"
|
"unknown"
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
MVFv3 API Documentation
Loading...
The type of doors an entrance has.