SystemJsNgModuleLoaderConfig
SystemJsNgModuleLoader 的配置。令牌。
Configuration for SystemJsNgModuleLoader. token.
已弃用: the string
form of loadChildren
is deprecated, and SystemJsNgModuleLoaderConfig
is part of its implementation. See LoadChildren
for more details.
不推荐使用 loadChildren
的 string
形式 SystemJsNgModuleLoaderConfig
是其实现的一部分。有关更多详细信息,请参见 LoadChildren
abstract class SystemJsNgModuleLoaderConfig {
factoryPathPrefix: string
factoryPathSuffix: string
}