UNPKG

global-event-handler

Version:

A hierarchical global event handler. Runs as its own fork or standalone server and syncs events acros forks and or servers

11 lines 167 B
{ "compilerOptions": { "module": "commonjs", "target": "ES5", "sourceMap": true }, "exclude": [ "node_modules", ".vscode" ] }