- Preparing search index...
- The search index is not available
@tarpit/core
- Debug(): ((target, prop?, desc?) => void)
-
Returns ((target, prop?, desc?) => void)
-
- (target, prop?, desc?): void
-
Parameters
-
target: any
-
Optional
prop: string | symbol
-
Optional
desc: number | TypedPropertyDescriptor<any>
Returns void