UNPKG

@zishone/jasenda

Version:

A middleware to add jsend helper functions to the response object

3 lines (2 loc) 92 B
import { RequestHandler } from 'express'; export declare const jsend: () => RequestHandler;