0.4.38 • Published 2 years ago

@types/mongoose-mock v0.4.38

Weekly downloads
81
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.4.38

2 years ago

0.4.36

2 years ago

0.4.35

3 years ago

0.4.34

4 years ago

0.4.33

5 years ago

0.4.32

6 years ago

0.4.31

6 years ago

0.4.30

8 years ago

0.4.29

9 years ago

0.4.28

9 years ago

0.4.27-alpha

9 years ago

0.4.26-alpha

9 years ago

0.4.25-alpha

9 years ago

0.4.24-alpha

9 years ago

0.4.23-alpha

9 years ago

0.4.22-alpha

9 years ago

0.4.21-alpha

9 years ago

0.4.16-alpha

9 years ago

0.4.15-alpha

9 years ago