Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
core
types
MethodAttributes
Type alias MethodAttributes<A>
Method
Attributes
<
A
>
:
Record
<
types
.
FunctionName
<
A
>
,
{
type
:
types
.
FunctionType
;
numberOfArgs
:
number
;
validate
:
(
(
arg
)
=>
boolean
)
;
}
>
Type Parameters
A
=
types
.
BaseActor
Type declaration
type
:
types
.
FunctionType
number
Of
Args
:
number
validate
:
(
(
arg
)
=>
boolean
)
(
arg
)
:
boolean
Parameters
arg
:
never
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...