UNPKG
@salla.sa/ecommerce-events-base
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
0.0.0
Base types and utilities for Salla ecommerce event tracking
@salla.sa/ecommerce-events-base
/
src
/
types
/
index.ts
3 lines
•
104 B
text/typescript
View Raw
1
2
3
// Export all types - browser compatible
export
*
from
'./segment-ecommerce'
;
export
*
from
'./tracker'
;