Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denoliver/deps.ts>Args

A simple, dependency free static file server for Deno with possibly the worst name ever.
Latest
interface Args
import { type Args } from "https://deno.land/x/denoliver@2.3.1/deps.ts";

Index Signatures

[key: string]: any

Properties

_: Array<string | number>

Contains all the arguments that didn't have an option associated with them.