Skip to main content
Module

x/p5_commander/deps.ts>Args

A tool to easily manage and create p5 sketches
Latest
interface Args
import { type Args } from "https://deno.land/x/p5_commander@v1.2.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.