Class for symbols that are contained in a named import or export or anywhere. Basically an aliased object. (i.e. import {SYMBOL} from '...').
SymbolSpecifier
{Clonable}
Clones the current resolve specifier and returns a new instance with the same properties.
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 '...').
SymbolSpecifier
{Clonable}