3 lines
69 B
Markdown
Raw Normal View History

2015-10-14 12:47:22 -07:00
```
import {Component, View, bootstrap} from 'angular2/angular2';
```