weave / Op
타입 별칭: Op<T>
Op<T>:object&T
타입 선언
__boundThis?
optional__boundThis:WeaveObject
__isOp
__isOp: true
__name
__name: string
__savedRef?
optional__savedRef:OpRef|Promise<OpRef>
__wrappedFunction
__wrappedFunction: T
타입 매개변수
• T extends (…)args => any