1 | # Installation
|
2 | > `npm install --save @types/util.promisify`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for util.promisify (https://github.com/ljharb/util.promisify#readme).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/util.promisify.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 20 Nov 2023 23:36:24 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Adam Voss](https://github.com/adamvoss), [Piotr Roszatycki](https://github.com/dex4er), [ExE Boss](https://github.com/ExE-Boss), and [Jordan Harband](https://github.com/ljharb).
|