refactor: move angular source to /packages rather than modules/@angular
This commit is contained in:
4
packages/system.d.ts
vendored
Normal file
4
packages/system.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Dummy typings for systemjs.
|
||||
*/
|
||||
declare var System: any;
|
Reference in New Issue
Block a user