- Preparing search index...
- The search index is not available
biorate
- AuthBasic(): ((target, propertyKey?, descriptor?) => void)
-
Returns ((target, propertyKey?, descriptor?) => void)
-
- (target, propertyKey?, descriptor?): void
-
Parameters
-
target: any
-
Optional
propertyKey: any
Optional
-
Optional
descriptor: TypedPropertyDescriptor<any>
Optional
Returns void