UNPKG

thrivestack-node-sdk

Version:

Official ThriveStack Analytics SDK for Node.js and Next.js server-side applications

3 lines (2 loc) 180 B
export { ThriveStack } from './ThriveStack'; export type { ThriveStackOptions, LocationInfo, EventData, UserData, GroupData, SessionData, ConsentCategories } from './ThriveStack';