Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dropserver_lib_support/mod.ts>StaticOpts

Interfaces dropserver_app uses to interact with Dropserver within Deno sandbox
Latest
type alias StaticOpts
import { type StaticOpts } from "https://deno.land/x/dropserver_lib_support@v0.2.1/mod.ts";
definition: { path: string; }