Skip to main content

Type Alias: TypeDefWithEnumMemberOpts

TypeDefWithEnumMemberOpts = object

Properties​

deprecated?​

optional deprecated: string

If deprecated, the reason or migration path.


description?​

optional description: string

A doc string for the member, if any


sourceMap?​

optional sourceMap: SourceMap

The source map for the enum member definition.


value?​

optional value: string

The value of the member in the enum