UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

4 lines (3 loc) 174 B
import express from 'express'; declare const _default: (req: express.Request, _RES: express.Response, next: (err?: Error) => void) => Promise<void>; export default _default;