Type: Documentation-only (supports [--pending-deprecation][])

    Using process.binding() in general should be avoided. The type checking methods in particular can be replaced by using [util.types][].

    This deprecation has been superseded by the deprecation of the process.binding() API (DEP0111).