type alias Pathimport { type Path } from "https://deno.land/x/dropserver_lib_support@v0.2.1/mod.ts"; definition: { path: string; end: boolean; }