🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
core
types
MethodAttributes
Type Alias MethodAttributes<A>
MethodAttributes
:
Record
<
   Â
types
.
FunctionName
<
A
>
,
   Â
{
       Â
type
:
types
.
FunctionType
;
       Â
numberOfArgs
:
number
;
       Â
validate
:
(
arg
:
never
)
=>
boolean
;
   Â
}
,
>
Type Parameters
A
=
types
.
BaseActor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...