@raisenow/tamaro-core
Preparing search index...
Parser
Condition
Type Alias Condition<T>
type
Condition
<
T
=
any
>
=
{
else
?:
ConfigCondition
<
T
>
|
ConfigCondition
<
T
>
[]
;
if
:
boolean
|
string
;
then
?:
ConfigCondition
<
T
>
|
ConfigCondition
<
T
>
[]
;
}
Type Parameters
T
=
any
Index
Properties
else?
if
then?
Properties
Optional
else
else
?:
ConfigCondition
<
T
>
|
ConfigCondition
<
T
>
[]
if
if
:
boolean
|
string
Optional
then
then
?:
ConfigCondition
<
T
>
|
ConfigCondition
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
else
if
then
@raisenow/tamaro-core
Loading...