@types/util.promisify
- Version 1.0.9
- Published
- 9.65 kB
- 1 dependency
- MIT license
Install
npm i @types/util.promisifyyarn add @types/util.promisifypnpm add @types/util.promisifyOverview
TypeScript definitions for util.promisify
Index
Variables
Functions
Variables
variable custom
const custom: any;variable customPromisifyArgs
const customPromisifyArgs: Symbol;Deprecated
Not exposed by native
util.promisifyor supported by browserify'sutil.promisify.Use
util.promisify.custominstead.
variable implementation
const implementation: typeof polyfill;Functions
function getPolyfill
getPolyfill: () => ReturnType<typeof getUtilPromisify>;function promisify
promisify: typeof promisify;function shim
shim: () => ReturnType<typeof shimUtilPromisify>;Package Files (1)
Dependencies (1)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@types/util.promisify.
- Markdown[](https://www.jsdocs.io/package/@types/util.promisify)
- HTML<a href="https://www.jsdocs.io/package/@types/util.promisify"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1518 ms. - Missing or incorrect documentation? Open an issue for this package.
