Definition
HTML Standard defines WorkerType
enum WorkerType { "classic", "module" };
Referring IDL interfaces/dictionaries
Referring specifications
- Service Workers Nightly refers to
WorkerType
WorkerType
enumHTML Standard defines WorkerType
enum WorkerType { "classic", "module" };
WorkerType