Namespace "util"

The util module supports the needs of Node.js internal APIs. Many of the utilities are useful for application and module developers as well. To access it:

const util = require('util');

See

source

Index

Namespaces

Interfaces

Type Aliases

Functions

Generated using TypeDoc