Skip to content

Commit 5f3d731

Browse files
chore(lazyLoad): export loadChildren builder
1 parent 05b6b75 commit 5f3d731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export * from "./uiRouterNgModule";
77
export * from "./uiRouterConfig";
88
export * from "./directives/directives";
99
export * from "./statebuilders/views";
10+
export * from "./statebuilders/lazyLoad";
1011
export * from "./lazyLoad/lazyLoadNgModule";
1112

1213
export * from "ui-router-core";

0 commit comments

Comments
 (0)