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

x/aleph/server/app.ts>Application#createRouteUpdate

The Full-stack Framework in Deno.
Go to Latest
method Application.prototype.createRouteUpdate
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.21/server/app.ts";

Parameters

url: string

Returns

[string, string, { isIndex?: boolean; useDeno?: boolean; }]