@americana/maplibre-shield-generator
Preparing search index...
Exclusive
Type Alias Exclusive<T, U>
Exclusive
:
T
&
{
[
P
in
keyof
U
]
?:
never
}
|
U
&
{
[
P
in
keyof
T
]
?:
never
}
Enforce a requirement that one field OR another field must be specified, but not both
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@americana/maplibre-shield-generator
Loading...
Enforce a requirement that one field OR another field must be specified, but not both