AthenaShared.utility.classCheck.Internal ​
Type Aliases ​
ClassDecorator ​
Ƭ ClassDecorator: <TFunction>(target: TFunction) => TFunction | void
Type declaration ​
Usage
AthenaShared.utility.classCheck.Internal.<TFunction>(target): TFunction | void
Type parameters ​
| Name | Type |
|---|---|
TFunction | extends Function |
Parameters ​
| Name | Type |
|---|---|
target | TFunction |
Returns ​
TFunction | void
Defined in ​
../../node_modules/typescript/lib/lib.es5.d.ts:1475
V5 Docs