UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

4 lines (3 loc) 164 B
import express from 'express'; declare const _default: (req: express.Request, _RES: express.Response, next: express.NextFunction) => void; export default _default;