UNPKG

@bastion/tesseract

Version:

The heart and soul of the Bastion bot.

4 lines (3 loc) 164 B
import { NextFunction, Request, Response } from "express"; declare const _default: (_: Request, __: Response, next: NextFunction) => void; export default _default;