Skip to main content
Go to Latest
variable createResource
import { createResource } from "https://deno.land/x/ldkit@v0.4.1/mod.ts";

type

<T extends SchemaPrototype>(spec: T, context?: Context) => unknown