UNPKG

evnty

Version:

0-Deps, simple, fast, for browser and node js reactive anonymous event library

8 lines (6 loc) 159 B
export class Callable { constructor(func){ return Object.setPrototypeOf(func, new.target.prototype); } } //# sourceMappingURL=callable.js.map