🚧
Still under progress. Soon will be finished.
Description
Result of an enumerable after getting serialized
Properties
Name | Type | Description |
---|---|---|
kind |
|
The declaration kind |
name |
|
The name of the enumerable |
line |
|
The start line number where it’s defined |
members |
|
An array of members of the enumerable |
jsDoc |
|
Any JSDoc comment |
namespace |
|
The namespace where it’s defined |