UNPKG

@bastion/tesseract

Version:

The heart and soul of the Bastion bot.

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