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