SwoffSwoff

invalidateUrl

Extract tags from URL and invalidate all matching cache entries.

invalidateUrl(url)

From swoff/cache/tags.ts. Extract tags from URL and invalidate all matching cache entries.

import { invalidateUrl } from "swoff/cache/tags";

On this page