🚧
Still under progress. Soon will be finished.
Description
The kind of top level reflected nodes in a module
Members
| Name | Value | Description |
|---|---|---|
| Import | 'Import' |
Import declarations |
| Declaration | 'Declaration' |
Class, Interface, Function, Type Alias, Enum declarations |
| Export | 'Export' |
Export declarations |