UNPKG

piclist

Version:

Modified PicGo core, A tool for picture uploading

4 lines (3 loc) 108 B
import { EventEmitter } from 'node:events'; declare const eventBus: EventEmitter<any>; export { eventBus };