import { type Mutation } from "https://deno.land/x/aleph@1.0.0-alpha.77/framework/react/context.ts";
definition: [key in ]: (data?: unknown, updateStrategy?: UpdateStrategy<T>) => Promise<Response>
| "post"
| "put"
| "patch"
| "delete"
import { type Mutation } from "https://deno.land/x/aleph@1.0.0-alpha.77/framework/react/context.ts";