mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
* Move most harness globals into namespaces * Remove forward declaration from `createMapShim` and move all `Map` declarations into one file * A small pile of more changes to get the harness transforming
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
// empty ref to Utils so it can be referenced by unittests
|
|
namespace Utils {} |