3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
|
import {bootstrap} from "angular2/src/web-workers/ui/application";
|
||
|
bootstrap("loader.js");
|