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

x/dropserver_lib_support/mod.ts>Path

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