Skip to main content

Type Alias: TypeDefWithEnumValueOpts

TypeDefWithEnumValueOpts = object

Properties​

deprecated?​

optional deprecated?: string

If deprecated, the reason or migration path.


description?​

optional description?: string

A doc string for the value, if any


sourceMap?​

optional sourceMap?: SourceMap

The source map for the enum value definition.