We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea5b6e commit 5e50859Copy full SHA for 5e50859
modules/angular2/platform/worker_app.ts
@@ -16,3 +16,4 @@ export {
16
} from '../src/web_workers/shared/service_message_broker';
17
export {PRIMITIVE} from '../src/web_workers/shared/serializer';
18
export * from '../src/web_workers/shared/message_bus';
19
+export {AngularEntrypoint} from 'angular2/src/core/angular_entrypoint';
0 commit comments