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