UNPKG
userplex
Version:
latest (0.1.0)
1.0.1
1.0.0
0.1.0
The official TypeScript library for the Userplex API
dqnamo/userplex-typescript
userplex
/
resources
/
index.d.ts
3 lines
•
209 B
TypeScript
View Raw
1
2
3
export
{
Events
,
type
EventTrackResponse
,
type
EventTrackParams
}
from
"./events.js"
;
export
{
Users
,
type
UserIdentifyResponse
,
type
UserIdentifyParams
}
from
"./users.js"
;
//# sourceMappingURL=index.d.ts.map