SystemJsNgModuleLoaderConfig
Configuration for SystemJsNgModuleLoader. token.
已弃用: the string
form of loadChildren
is deprecated, and SystemJsNgModuleLoaderConfig
is part of its implementation. See LoadChildren
for more details.
abstract class SystemJsNgModuleLoaderConfig {
factoryPathPrefix: string
factoryPathSuffix: string
}