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

0.4.38 • Public • Published

Installation

npm install --save @types/mongoose-mock

Summary

This package contains type definitions for mongoose-mock (https://github.com/JohanObrink/mongoose-mock).

Details

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

index.d.ts

import mongoose = require("mongoose");

declare var mock: mongoose.Mongoose;
export = mock;

Additional Details

Credits

These definitions were written by jt000.

/@types/mongoose-mock/

    Package Sidebar

    Install

    npm i @types/mongoose-mock

    Weekly Downloads

    30

    Version

    0.4.38

    License

    MIT

    Unpacked Size

    2.89 kB

    Total Files

    5

    Last publish

    Collaborators

    • types