Class for symbols that are contained in a named import or export or anywhere. Basically an aliased object. (i.e. import {SYMBOL} from '...').
Optional
Clones the current resolve specifier and returns a new instance with the same properties.
SymbolSpecifier
Generated using TypeDoc
Class for symbols that are contained in a named import or export or anywhere. Basically an aliased object. (i.e. import {SYMBOL} from '...').
Export
Implements