UNPKG

@types/inherits

Version:
5 lines (3 loc) 84 B
/// <reference types="node" /> import { inherits } from "util"; export = inherits;