mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-23 10:04:47 -05:00
* Store import nodes in SourceFile.imports instead of StringLiteral nodes * Change SourceFile#imports storage back * Code review * StringLiteral -> StringLiteralLike