repackaging: all the repackaging changes squashed
This commit is contained in:
4
modules/upgrade-ts2dart.d.ts
vendored
Normal file
4
modules/upgrade-ts2dart.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
// This file is here to mock out ts2dart imports of upgrade.
|
||||
|
||||
export type UpgradeAdapter = any;
|
||||
export var UpgradeAdapter: any;
|
Reference in New Issue
Block a user