ziron-server
Version:
1 lines • 266 B
JavaScript
;function applyStandaloneReceivers(e,n){for(const t in n){if(!n.hasOwnProperty(t))continue;const o=n[t];o&&(e.receivers[t]=(n,t)=>o(e,n,t))}}Object.defineProperty(exports,"__esModule",{value:!0}),exports.applyStandaloneReceivers=applyStandaloneReceivers;