Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/framework/decorators/SubCommand.ts>SubCommand

An object oriented Discordeno framework
Latest
function SubCommand
import { SubCommand } from "https://deno.land/x/oasis@2.1.0/packages/framework/decorators/SubCommand.ts";

Parameters

options: { dependencies: [string, string] | [string]; }

Returns

ClassDecorator