- Preparing search index...
- The search index is not available
biorate
- pending(condition): ClassDecorator & MethodDecorator
-
Returns ClassDecorator & MethodDecorator
- pending<TFunction>(target): void | TFunction
-
Type Parameters
-
TFunction extends Function
Returns void | TFunction
- pending<T>(target, propertyKey, descriptor): void | TypedPropertyDescriptor<T>
-
Parameters
-
target: Object
-
propertyKey: string | symbol
-
descriptor: TypedPropertyDescriptor<T>
Returns void | TypedPropertyDescriptor<T>