chore(): fixing up the angular demo

This commit is contained in:
Dan Bucholtz
2018-02-06 00:50:34 -06:00
parent 73ce15f7da
commit 5058117110
74 changed files with 25828 additions and 147 deletions

View File

@ -0,0 +1,6 @@
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { ROUTER_FORROOT_GUARD as ɵa, RouterInitializer as ɵg, getAppInitializer as ɵh, getBootstrapListener as ɵi, provideForRootGuard as ɵd, provideLocationStrategy as ɵc, provideRouterInitializer as ɵj, rootRoute as ɵf, routerNgProbeToken as ɵb, setupRouter as ɵe } from './src/router_module';
export { Tree as ɵk, TreeNode as ɵl } from './src/utils/tree';