Files
dealplustech/dealplustech-astro/node_modules/node-mock-http/dist/_polyfill/events/node.cjs
2026-03-02 12:35:14 +07:00

2 lines
101 B
JavaScript

"use strict";const node_events=require("node:events");exports.EventEmitter=node_events.EventEmitter;