UNPKG

597 BSource Map (JSON)View Raw
1{"version":3,"file":"util.js","sourceRoot":"","sources":["../../../../modules/@angular/core/src/util.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,sBAAsB;AACtB,SAAQ,KAAK,QAAuC,mBAAmB,CAAC","sourcesContent":["/**\n * @license\n * Copyright Google Inc. All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\n// Public API for util\nexport {Class, ClassDefinition, TypeDecorator} from './util/decorators';\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file