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