2.0.40 • Published 6 months ago

@types/mongoose-deep-populate v2.0.40

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

Installation

npm install --save @types/mongoose-deep-populate

Summary

This package contains type definitions for mongoose-deep-populate (https://github.com/buunguyen/mongoose-deep-populate).

Details

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

index.d.ts

// Type definitions for mongoose-deep-populate 2.0.3
// Project: https://github.com/buunguyen/mongoose-deep-populate
// Definitions by: Aya Morisawa <https://github.com/AyaMorisawa>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.1

import { Mongoose, Schema } from 'mongoose';

export default function (mongoose: Mongoose): (schema: Schema, options: Object) => void;

Additional Details

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

Credits

These definitions were written by Aya Morisawa.

2.0.39

7 months ago

2.0.38

8 months ago

2.0.40

6 months ago

2.0.37

2 years ago

2.0.36

3 years ago

2.0.35

4 years ago

2.0.34

5 years ago

2.0.33

5 years ago

2.0.32

5 years ago

2.0.31

6 years ago

2.0.30

7 years ago

2.0.29

8 years ago

2.0.28

8 years ago

2.0.27-alpha

8 years ago

2.0.26-alpha

8 years ago

2.0.25-alpha

8 years ago

2.0.24-alpha

8 years ago

2.0.23-alpha

8 years ago

2.0.22-alpha

8 years ago

2.0.21-alpha

8 years ago

2.0.16-alpha

8 years ago

2.0.15-alpha

8 years ago