mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:54:44 -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
86 B
TypeScript
2 lines
86 B
TypeScript
// empty ref to documents so it can be referenced by unittests
|
|
namespace documents {} |