Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[node] Properly inherit from EventEmitter #4576

Closed
wants to merge 1 commit into from

Commits on Apr 1, 2016

  1. [node] Properly inherit from EventEmitter

    `process.EventEmitter` is deprecated, so we should use
    `require('events')` instead.
    vkurchatkin committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    1928750 View commit details
    Browse the repository at this point in the history