Interface EsConstInit

Constant initialization options.

Hierarchy

Properties

Where to place the constant declaration.

Default Value

bundle

comment?: string | EsComment

Human-readable symbol comment used in its string representation.

prefix?: string

Constant name prefix.

Default Value

'CONST_', unless constant exported.

Other symbols the declared one refers.

Referred symbols supposed to be declared before the referrer.

Generated using TypeDoc