@types/mock-express-request
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

Installation

npm install --save @types/mock-express-request

Summary

This package contains type definitions for mock-express-request (https://github.com/lykmapipo/mock-express-request).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mock-express-request.

index.d.ts

import { Request } from "express";

declare function MockExpressRequest(options?: object): Request;

export = MockExpressRequest;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/express

Credits

These definitions were written by Fela Maslen.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.31,749ts5.7
0.2.31,749ts5.6
0.2.31,749latest
0.2.31,749ts4.5
0.2.31,749ts4.6
0.2.31,749ts4.7
0.2.31,749ts4.8
0.2.31,749ts4.9
0.2.31,749ts5.0
0.2.31,749ts5.1
0.2.31,749ts5.2
0.2.31,749ts5.3
0.2.31,749ts5.4
0.2.31,749ts5.5
0.2.31,749ts5.8
0.2.0377ts2.8
0.2.0377ts2.9
0.2.0377ts3.0
0.2.0377ts3.1
0.2.0377ts3.2
0.2.0377ts3.3
0.2.0377ts3.4
0.2.0377ts3.5
0.2.0377ts3.6
0.2.0377ts3.7
0.2.0377ts3.8
0.2.0377ts3.9
0.2.0377ts4.0
0.2.0377ts4.1
0.2.0377ts4.2
0.2.0377ts4.3
0.2.0377ts4.4

Version History

VersionDownloads (Last 7 Days)Published
0.2.31,749
0.2.21
0.2.192
0.2.0377

Package Sidebar

Install

npm i @types/mock-express-request

Weekly Downloads

2,219

Version

0.2.3

License

MIT

Unpacked Size

2.96 kB

Total Files

5

Last publish

Collaborators

  • types