2018-02-02 15:08:25 -08: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
|
|
|
|
*/
|
|
|
|
|
2020-04-13 16:40:21 -07:00
|
|
|
(function() {
|
|
|
|
var Class = function() {}, fn = function() {};
|
|
|
|
})();
|