Module

x/dax/src/test/server.common.ts>StartServerHandler

Cross-platform shell tools for Deno and Node.js inspired by zx.
Very Popular
Latest
type alias StartServerHandler
import { type StartServerHandler } from "https://dotland.deno.dev/x/dax@0.39.2/src/test/server.common.ts";
definition: (options: ServerOptions) => Promise<Server>