Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceCreator

Hierarchy

  • ServiceCreator

Index

Properties

ServiceWorker?: typeof BaseServiceWorker

Your ServiceWorker class (must extend BaseServiceWorker)

name: string

Unique name of the service

path?: string

Absolute path to the service (class should extend BaseServiceWorker)

Generated using TypeDoc