UNPKG

623 BSource Map (JSON)View Raw
1{"version":3,"file":"render.js","sourceRoot":"","sources":["../../../../modules/@angular/core/src/render.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,wBAAwB;AACxB,SAAQ,mBAAmB,EAAE,QAAQ,EAAE,YAAY,QAAO,cAAc,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 render\nexport {RenderComponentType, Renderer, RootRenderer} from './render/api';\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file