UNPKG

84 BTypeScriptView Raw
1/// <reference types="node" />
2
3import { inherits } from "util";
4export = inherits;