ExportTypeMap Type
Map from a TypeKey to the TsExportDeclaration it identifies.
Holds top-level exported declarations (variables, interfaces, classes, etc.)
keyed by the same TypeKey address space as TypeMap.
Instance members
| Instance member |
Description
|
Full Usage:
this.Count
Returns: int
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
|
|
|
|
|
|