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

x/trex/utils/types.ts>CommandNotFoundParams

Package Manager for deno 🦕
Go to Latest
interface CommandNotFoundParams
import { type CommandNotFoundParams } from "https://deno.land/x/trex@v1.13.0/utils/types.ts";

Properties

commands: string[]
flags: string[]