Skip to main content

Type Alias: TypeDefWithEnumMemberOpts

TypeDefWithEnumMemberOpts = object

Properties​

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