Module

x/aleph/project.ts>Project#callAPI

The Full-stack Framework in Deno.
Go to Latest
method Project.prototype.callAPI
import { Project } from "https://dotland.deno.dev/x/aleph@v0.2.18/project.ts";

Parameters

loc: { pathname: string; search?: string; }

Returns

Promise<APIHandler | null>