repackaging: all the repackaging changes squashed
This commit is contained in:
5
modules/zone-ts2dart.d.ts
vendored
Normal file
5
modules/zone-ts2dart.d.ts
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
declare type Zone = any;
|
||||
declare var Zone: any;
|
||||
declare type ZoneDelegate = any;
|
||||
declare type HasTaskState = any;
|
||||
declare type Task = any;
|
Reference in New Issue
Block a user