Passer au contenu principal

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

op

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

Paramètres de type

NomType
Textends (…args: any[]) => any

Paramètres

NomType
fnT
options?OpOptions<T>

Renvoie

Op<T>

Défini dans

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

Paramètres de type

NomType
Textends (…args: any[]) => any

Paramètres

NomType
thisArgany
fnT
options?OpOptions<T>

Renvoie

Op<T>

Défini dans

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

Paramètres

NomType
targetObject
propertyKeystringsymbol
descriptorTypedPropertyDescriptor<any>

Renvoie

TypedPropertyDescriptor<any>

Défini dans

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

Paramètres de type

NomType
Textends (…args: any[]) => any

Paramètres

NomType
valueT
contextMethodDecoratorContext

Renvoie

Op<T>

Défini dans

op.ts:398 op(options): MethodDecorator

Paramètres

NomType
optionsPartial<OpOptions<any>>

Renvoie

MethodDecorator

Défini dans

op.ts:403