Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

typescript definitions #98

@agentschmitt

Description

@agentschmitt

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x ] feature request

Versions.

webpack version: 4

Desired or expected functionality

I want to import the runtime in my typescript project.
import serviceworker from 'serviceworker-webpack-plugin/lib/runtime'; serviceworker.register()

But without typescript defintions serviceworker.register() is an unknown function.

Mention any other details that might be useful.

I would make an pull request for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions