0.4.38 • Published 6 months ago

@types/mongoose-mock v0.4.38

Weekly downloads
81
License
MIT
Repository
github
Last release
6 months ago

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

// Type definitions for mongoose-mock 0.4.0
// Project: https://github.com/JohanObrink/mongoose-mock
// Definitions by: jt000 <https://github.com/jt000>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.1

import mongoose = require('mongoose');

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

Additional Details

  • Last updated: Sun, 24 Apr 2022 14:31:47 GMT
  • Dependencies: @types/mongoose
  • Global values: none

Credits

These definitions were written by jt000.

0.4.37

7 months ago

0.4.38

6 months ago

0.4.36

8 months ago

0.4.35

2 years ago

0.4.34

3 years ago

0.4.33

4 years ago

0.4.32

5 years ago

0.4.31

5 years ago

0.4.30

7 years ago

0.4.29

8 years ago

0.4.28

8 years ago

0.4.27-alpha

8 years ago

0.4.26-alpha

8 years ago

0.4.25-alpha

8 years ago

0.4.24-alpha

8 years ago

0.4.23-alpha

8 years ago

0.4.22-alpha

8 years ago

0.4.21-alpha

8 years ago

0.4.16-alpha

8 years ago

0.4.15-alpha

8 years ago