UNPKG
thrivestack-analytics
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
ThriveStack Analytics - Privacy-first web analytics for Node.js and browsers
thrivestack-analytics
/
dist
/
index.d.ts
3 lines
(2 loc)
•
74 B
TypeScript
View Raw
1
2
3
import
{
ThriveStack
}
from
'./core/Thrivestack'
;
export
{
ThriveStack
};