2016-08-11 22:37:01 -04:00
|
|
|
/**
|
2020-03-02 12:35:30 -05:00
|
|
|
* @license
|
|
|
|
* Copyright Google Inc. All Rights Reserved.
|
|
|
|
*
|
|
|
|
* Use of this source code is governed by an MIT-style license that can be
|
|
|
|
* found in the LICENSE file at https://angular.io/license
|
2016-08-11 22:37:01 -04:00
|
|
|
*/
|
2020-03-02 12:35:30 -05:00
|
|
|
|
|
|
|
/** Dummy typings for systemjs. */
|
2016-08-11 22:37:01 -04:00
|
|
|
declare var System: any;
|