Files
hipmi/src/util/evn.ts
Bagasbanuna02 dbeb740d1f Fix QC
# fix
- authentication
- profile
- pencarian user
- forum
## No issue
2024-05-20 10:55:13 +08:00

4 lines
84 B
TypeScript

import { EventEmitter } from "events";
export const evnPesan = new EventEmitter();