LoadChildren
type-alias
A string of the form path/to/file#exportName
that acts as a URL for a set of routes to load, or a function that returns such a set.
type LoadChildren = string | LoadChildrenCallback;
See also
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/router/LoadChildren