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

0.5.6 • Public • Published

Installation

npm install --save @types/mongoose-lean-virtuals

Summary

This package contains type definitions for mongoose-lean-virtuals (https://github.com/vkarpov15/mongoose-lean-virtuals).

Details

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

index.d.ts

import { Schema } from "mongoose";

declare function mongooseLeanVirtuals(schema: Schema): void;

declare namespace mongooseLeanVirtuals {
}

export = mongooseLeanVirtuals;

Additional Details

Credits

These definitions were written by Isaac Herrera.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/mongoose-lean-virtuals

Weekly Downloads

5,045

Version

0.5.6

License

MIT

Unpacked Size

3.17 kB

Total Files

5

Last publish

Collaborators

  • types