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

1.0.3 • Public • Published

Installation

npm install --save @types/mongo-sanitize

Summary

This package contains type definitions for mongo-sanitize (https://github.com/vkarpov15/mongo-sanitize).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongo-sanitize.

index.d.ts

declare function sanitize<T>(v: T): T;

export = sanitize;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Cedric Cazin, and Olga Isakova.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/mongo-sanitize

Weekly Downloads

4,078

Version

1.0.3

License

MIT

Unpacked Size

2.91 kB

Total Files

5

Last publish

Collaborators

  • types