- Preparing search index...
- The search index is not available
TESSA Web API
- unmanaged(): ((target: DecoratorTarget, targetKey?: string | symbol, indexOrPropertyDescriptor?: number | TypedPropertyDescriptor<unknown>) => void)
-
Returns ((target: DecoratorTarget, targetKey?: string | symbol, indexOrPropertyDescriptor?: number | TypedPropertyDescriptor<unknown>) => void)
-
- (target: DecoratorTarget, targetKey?: string | symbol, indexOrPropertyDescriptor?: number | TypedPropertyDescriptor<unknown>): void
-
Parameters
-
target: DecoratorTarget
-
Optional
targetKey: string | symbol
-
Optional
indexOrPropertyDescriptor: number | TypedPropertyDescriptor<unknown>
Returns void