Op
weave • Docs
weave / Op
Type Alias: Op<T>
Op<
T
>:object
&T
Type declaration
__boundThis?
optional
__boundThis:WeaveObject
__isOp
__isOp:
true
__name
__name:
string
__savedRef?
optional
__savedRef:OpRef
|Promise
<OpRef
>
__wrappedFunction
__wrappedFunction:
T
Type Parameters
• T extends (...args
) => any