Share via


DeprecateOptions interface

Properties

modifyPrototype

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