UNPKG

miter

Version:

A typescript web framework based on ExpressJs based loosely on SailsJs

3 lines (2 loc) 86 B
import { Response } from 'express'; export declare function FakeResponse(): Response;