JSPM

  • Created
  • Published
  • Downloads 415
  • Score
    100M100P100Q76282F
  • License MIT

A package for handling discord.js commands with TypeScript.

Package Exports

  • command-ts
  • command-ts/out/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (command-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

command-ts

Discord GitHub Action NPM Version NPM Downloads NPM Unpacked Size NPM License

A package for handling discord.js commands with TypeScript

Installation

To install command-ts, run one of the following commands based on your preferred package manager:

NPM

npm install command-ts

PNPM

pnpm add command-ts

Yarn

yarn add command-ts