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

x/oasis/packages/framework/decorators/Command.ts>default

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

Makes an instance of the command and adds the command to cache

Parameters

target: any