Skip to content

Commit

Permalink
fix: export defaultCache
Browse files Browse the repository at this point in the history
  • Loading branch information
DuCanhGH committed Nov 30, 2022
1 parent 18418d6 commit 78bc00d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -382,4 +382,5 @@ const withPWAInit = (
};

export default withPWAInit;
export { defaultCache as runtimeCaching };
export * from "./types";

0 comments on commit 78bc00d

Please sign in to comment.