1 | # Installation
|
2 | > `npm install --save @types/bcrypt`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for bcrypt (https://www.npmjs.org/package/bcrypt).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 06 Nov 2023 22:41:04 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [ Peter Harris](https://github.com/codeanimal), [Ayman Nedjmeddine](https://github.com/IOAyman), [David Stapleton](https://github.com/dstapleton92), and [BendingBender](https://github.com/BendingBender).
|