Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/solidstart/src/shared/GET.ts>GET

SolidStart, the Solid app framework
Latest
function GET
import { GET } from "https://deno.land/x/solidstart@v1.0.0/src/shared/GET.ts";

Type Parameters

T extends (...args: any[]) => any