mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-19 00:42:28 -05: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 fakes so it can be referenced by unittests
|
|
namespace fakes {} |