UNPKG

@pierok/commandhandler

Version:

This is a simple and unique package which makes creating commands using .js and .ts a whole lot easier and make the code look cleaner.

2 lines (1 loc) 78 B
export { Command, CommandOptions, RunFunction, RunOptions } from "./command";