Skip to main content
Module

x/pup/pup.ts>Application

Universal process manager built in Deno
Go to Latest
variable Application
import { Application } from "https://deno.land/x/pup@1.0.0-alpha.0/pup.ts";

type

{ name: string; version: string; repository: string; }