UNPKG
tseep
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Fastest event emitter in the world
github.com/Morglod/tseep
Morglod/tseep
tseep
/
lib
/
patch.d.ts
4 lines
(3 loc)
•
129 B
TypeScript
View Raw
1
2
3
4
export
declare
function
patchEE3
(
):
void
;
export
declare
function
patchEvents
(
):
void
;
export
declare
function
patchAll
(
):
void
;