SwoffSwoff

generateTagsFromMethod

Method-prefixed tags from URL.

generateTagsFromMethod(method, url)

From swoff/cache/tags.ts. Method-prefixed tags. POST /api/todos["post-todos"].

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

On this page