3 lines
69 B
Markdown
Raw Normal View History

```
import {Component, View, bootstrap} from 'angular2/angular2';
```