chore: removed angular2.api.ts

BREACKING CHANGE:

We export InjectMetadata instead of InjectAnnotation
This commit is contained in:
vsavkin
2015-07-08 12:04:24 -07:00
parent d6dadc6efc
commit b54e7214f0
25 changed files with 254 additions and 208 deletions

View File

@ -17,9 +17,7 @@ module.exports = function createTypeDefinitionFile(log) {
{
id: 'angular2/angular2',
modules: {
// The shape of the public API is determined by what is reexported into
// angular2/angular2, with hacks layered into angular2.api.ts
'angular2/angular2': 'angular2/angular2.api',
'angular2/angular2': 'angular2/angular2',
}
},
{