Preparing search index...
The search index is not available
binspector - v0.1.1
binspector
Condition
Else
Function Else
Else
<
This
,
Target
,
Value
>
(
then
?
,
args
?
)
:
DecoratorType
<
This
,
Value
>
@Else
decorator is an always executed conditionnal decorator.
Type Parameters
This
Target
Value
Parameters
Optional
then
:
Primitive
<
Target
>
Optional
args
:
(
(
curr
:
This
)
=>
any
[]
)
(
curr
)
:
any
[]
Parameters
curr
:
This
Returns
any
[]
Returns
DecoratorType
<
This
,
Value
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
binspector - v0.1.1
Loading...
@Else
decorator is an always executed conditionnal decorator.