You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
Bug Report or Feature Request (mark with an
x
)Versions.
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.
The text was updated successfully, but these errors were encountered: