2019-06-01 00:56:07 +09: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
|
|
|
|
*/
|
|
|
|
|
2019-07-19 01:42:23 +09:00
|
|
|
import '../browser/rollup-main';
|
2019-06-01 00:56:07 +09:00
|
|
|
import '../node/node';
|