Skip to content

Commit f74b7b6

Browse files
philipwaltonjeffposnick
authored andcommitted
Export all public types directly from workbox-core (#2255)
1 parent f23924a commit f74b7b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/workbox-core/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ export {
3232
setCacheNameDetails,
3333
skipWaiting,
3434
};
35+
36+
export * from './types.js';

0 commit comments

Comments
 (0)