UNPKG
pluto-mae
Version:
latest (0.7.2)
0.7.2
0.7.1
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
Pluto Multi App Events
github.com/PlutoVR/pluto-multi-app-events
PlutoVR/pluto-multi-app-events
pluto-mae
/
lib
/
index.d.ts
4 lines
(3 loc)
•
206 B
TypeScript
View Raw
1
2
3
4
import
PMAEventHandler
, {
PMAEventType
,
XRPKEventType
,
XRPKEventTypeDescription
}
from
"./PMAEventHandler"
;
export
default
PMAEventHandler
;
export
{
PMAEventType
,
XRPKEventType
,
XRPKEventTypeDescription
};