HarvestGlobals Type
`harvest-globals`.
Union cases
| Union case |
Description
|
Full Usage:
AmbientModuleDropped
|
|
Full Usage:
AmbientModuleHarvested(specifier, exports)
Parameters:
string
exports : int
|
|
Full Usage:
AmbientModuleWildcard specifier
Parameters:
string
|
|
Full Usage:
NamespaceIsModuleBody(ns, specifier)
Parameters:
string
specifier : string
|
|
Full Usage:
NothingHarvested entryFile
Parameters:
string
|
|
Full Usage:
UnwritableGlobalDropped
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAmbientModuleDropped
Returns: bool
|
|
Full Usage:
this.IsAmbientModuleHarvested
Returns: bool
|
|
Full Usage:
this.IsAmbientModuleWildcard
Returns: bool
|
|
Full Usage:
this.IsNamespaceIsModuleBody
Returns: bool
|
|
Full Usage:
this.IsNothingHarvested
Returns: bool
|
|
Full Usage:
this.IsUnwritableGlobalDropped
Returns: bool
|
|