ServiceWorkerModule
class ServiceWorkerModule {
static register(script: string, opts: SwRegistrationOptions = {}): ModuleWithProviders<ServiceWorkerModule>
}
静态方法
Register the given Angular Service Worker script. | ||||||
参数
返回值 | ||||||
If |
提供商
提供商 |
---|
|
|