NamespaceExportDeclaration Module
Children of `NamespaceExportDeclaration`.
Functions and values
| Function or value |
Description
|
Full Usage:
NamespaceExportDeclaration.modifiers node
Parameters:
Node<NamespaceExportDeclaration>
Returns: Node<ModifierLike> seq
|
The elements of `modifiers`, empty when the slot is absent. The schema marks it optional.
|
Full Usage:
NamespaceExportDeclaration.name node
Parameters:
Node<NamespaceExportDeclaration>
Returns: Node<Identifier> voption
|