angular-cn/packages/zone.js/lib/zone-spec
Martin Probst 09536423e8 fix(zone.js): work around TS3.7 issue (#33294)
In TypeScript 3.7, circularity detection misfires on the declaration of `value` here.
https://github.com/microsoft/TypeScript/issues/32950

Declaring an explicit type avoids the problem.

PR Close #33294
2019-11-01 17:46:03 +00:00
..
async-test.ts fix(zone.js): restore definition of global (#31453) 2019-07-09 09:34:50 -07:00
fake-async-test.ts fix(zone.js): restore definition of global (#31453) 2019-07-09 09:34:50 -07:00
long-stack-trace.ts fix(zone.js): don't rely on global node typings outside of node/ directory (#31783) 2019-07-30 12:59:40 -07:00
proxy.ts test(zone.js): fix typos (#31358) 2019-07-02 11:29:33 -07:00
sync-test.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
task-tracking.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
wtf.ts fix(zone.js): work around TS3.7 issue (#33294) 2019-11-01 17:46:03 +00:00