mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-26 13:23:05 +07:00
2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
|
var events = require("events");
|
||
|
module.exports = events;
|