chore(): fixing up the angular demo

This commit is contained in:
Dan Bucholtz
2018-02-06 00:50:34 -06:00
parent 73ce15f7da
commit 5058117110
74 changed files with 25828 additions and 147 deletions

View File

@ -0,0 +1,13 @@
/**
* @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
*/
/**
* @module
* @description
* Entry point for all public APIs of this package.
*/
export * from './src/upgrade';