Type Alias: TypeDefWithEnumValueOpts
TypeDefWithEnumValueOpts =
object
Properties
deprecated?
optionaldeprecated?:string
If deprecated, the reason or migration path.
description?
optionaldescription?:string
A doc string for the value, if any
sourceMap?
optionalsourceMap?:SourceMap
The source map for the enum value definition.