- Preparing search index...
- The search index is not available
biorate
- step(name?): ((target, propertyKey, descriptor) => void)
-
Parameters
-
Optional
name: string
Optional
Returns ((target, propertyKey, descriptor) => void)
-
- (target, propertyKey, descriptor): void
-
Parameters
-
target: any
-
propertyKey: string
-
descriptor: PropertyDescriptor
Returns void