UNPKG

@bastion/tesseract

Version:

The heart and soul of the Bastion bot.

4 lines (3 loc) 148 B
import { TesseractCommandData } from "../TesseractCommand.js"; declare const getCommands: () => TesseractCommandData[]; export default getCommands;