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

x/dropserver_lib_support/mod.ts>SandboxRoute

Interfaces dropserver_app uses to interact with Dropserver within Deno sandbox
Latest
interface SandboxRoute
implements RouteBase
import { type SandboxRoute } from "https://deno.land/x/dropserver_lib_support@v0.2.0/mod.ts";

Properties

type: RouteType.function
handler: Handler
handlerName: string