Will not be assigned in the case of export * from "foo";
export * from "foo";
If this is not a StringLiteral it will be a grammar error.
Generated using TypeDoc
Will not be assigned in the case of
export * from "foo";