UNPKG
libmodpm
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Modrinth package manager library
github.com/modpm/lib
modpm/lib
libmodpm
/
dist
/
events
/
index.d.ts
4 lines
(3 loc)
•
194 B
TypeScript
View Raw
1
2
3
4
export
{
TypedEventListener
}
from
"./TypedEventListener.js"
;
export
{
TypedEventListenerObject
}
from
"./TypedEventListenerObject.js"
;
export
{
TypedEventTarget
}
from
"./TypedEventTarget.js"
;