DeprecateOptions interface
Properties
| modify |
When false do not change the prototype of object while emitting the deprecation warning. |
Property Details
modifyPrototype
When false do not change the prototype of object while emitting the deprecation warning.
modifyPrototype?: boolean
Property Value
boolean