Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

defaultOtherHandler

import { defaultOtherHandler } from "https://crux.land/api/get/2KNRVU.ts";

The default other handler for the router

function defaultOtherHandler(_req: Request): Response;
§
defaultOtherHandler(_req: Request): Response
[src]

§Parameters

§
_req: Request
[src]

§Return Type

§
Response
[src]