3 lines
91 B
TypeScript
Raw Normal View History

import {bootstrap} from "angular2/src/web-workers/ui/application";
bootstrap("loader.js");