dart-archive / ts2dart

ts2dart TypeScript to Dart transpiler
Apache License 2.0
181 stars 62 forks source link

feat(facade): translate the Promise type without explicit re-export #338

Closed alexeagle closed 8 years ago

alexeagle commented 8 years ago

Needed for https://github.com/angular/angular/issues/6468