UNPKG

userplex

Version:

The official TypeScript library for the Userplex API

3 lines 209 B
export { Events, type EventTrackResponse, type EventTrackParams } from "./events.js"; export { Users, type UserIdentifyResponse, type UserIdentifyParams } from "./users.js"; //# sourceMappingURL=index.d.ts.map