Error in serviceworker-webpack-plugin
Error:
/home/runner/work/DefinitelyTyped/DefinitelyTyped/types/serviceworker-webpack-plugin/serviceworker-webpack-plugin-tests.ts
49:22 error TypeScript@6.0 compile error:
Property 'pushManager' does not exist on type 'ServiceWorkerRegistration' @definitelytyped/expect
53:22 error TypeScript@6.0 compile error:
Property 'pushManager' does not exist on type 'ServiceWorkerRegistration' @definitelytyped/expect
✖ 2 problems (2 errors, 0 warnings)
This happened in #2190
Leading to:
But, it seems like it should be there: https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration/pushManager