UNPKG

react-cache-refresh

Version:

A simple modern utility to clear cache and reload the application.

5 lines (4 loc) 145 B
export { CacheBuster } from "./cache-buster"; export { clearAllCaches } from "./utils"; export * from "./cache-buster"; export * from "./utils";