Skip to content

Commit

Permalink
fix(element): export lazy loader service, allow programmatic preloading
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Feb 21, 2020
1 parent 78f96ca commit bb3fb9e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export {
LAZY_ELEMENTS_REGISTRY,
LazyElementsRegistry,
LazyElementDirective,
LazyElementsLoaderService,
LazyElementDynamicDirective
};

Expand Down

0 comments on commit bb3fb9e

Please sign in to comment.