npm install --save @types/inherits
This package contains type definitions for inherits (https://github.com/isaacs/inherits).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inherits.
/// <reference types="node" />
import { inherits } from "util";
export = inherits;
- Last updated: Wed, 11 Dec 2024 15:35:53 GMT
- Dependencies: @types/node
These definitions were written by Ilya Mochalov.