We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23924a commit f74b7b6Copy full SHA for f74b7b6
packages/workbox-core/src/index.ts
@@ -32,3 +32,5 @@ export {
32
setCacheNameDetails,
33
skipWaiting,
34
};
35
+
36
+export * from './types.js';
0 commit comments