Interface EsNamespaceInit

Namespace initialization options.

Hierarchy

  • EsNamespaceInit

Properties

Properties

comment?: string | EsComment

Human-readable namespace comment used in its string representation.

enclosing?: EsNamespace

Enclosing namespace. The constructed one is nested within it.

Unspecified for top-level namespace.

Generated using TypeDoc