Skip to main content

op

op<T>(fn, options?): Op<T>

型パラメーター

パラメーター

戻り値

Op<T>

定義場所

op.ts:381 op<T>(thisArg, fn, options?): Op<T>

型パラメーター

パラメーター

戻り値

Op<T>

定義場所

op.ts:386 op(target, propertyKey, descriptor): TypedPropertyDescriptor<any>

パラメーター

戻り値

TypedPropertyDescriptor<any>

定義場所

op.ts:392 op<T>(value, context): Op<T>

型パラメーター

パラメーター

戻り値

Op<T>

定義場所

op.ts:398 op(options): MethodDecorator

パラメーター

戻り値

MethodDecorator

定義場所

op.ts:403