angular2
Version:
Angular 2 - a web framework for modern web apps
1 lines • 589 B
Source Map (JSON)
{"version":3,"sources":["annotations.js"],"names":[],"mappings":"AAUA,KAAO,CAAA,CAAA,KAAO,qCAAmC,CAAC;AAAA","file":"angular2/annotations.es6","sourcesContent":["/**\n * @module\n * @public\n * @description\n *\n * Annotations provide the additional information that Angular requires in order to run your application. This module\n * contains {@link Component}, {@link Decorator}, and {@link View} annotations, as well as {@link Parent} and {@link Ancestor} annotations that are\n * used by Angular to resolve dependencies.\n *\n */\nexport * from './src/core/annotations/annotations';\n"]}