UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

1 lines 748 B
{"version":3,"sources":["annotations.js"],"names":[],"mappings":"AAUA;;mDAVA,EAAC,gDAAoB,CAAA,OAAM,AAAC,sCAAkB,CACtC,CAAA,iDAAqB,0DAA2B,CAAA,iDAAqB,GAAK,EAAC,OAAM,gDAAmB,CAAC,AAD/D,CACgE;AAD9G,KAAK,QAAQ,EAAb,CAAA,eAAc,WAAW,EAAzB,UAAS,CAAG,KAAG,kDAA6B,AAAX,CAAC;AAWlC","file":"angular2/annotations.js","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"]}