fpt-akainsights-react-native
Version:
React Native Plugin for the akaInsights Javascript SDK
12 lines (11 loc) • 444 B
TypeScript
export * from './Campain.interface';
export * from './CartUpdate.interface';
export * from './CategoryView.interface';
export * from './Checkout.interface';
export * from './ClientInfo.interface';
export * from './ClientInfoOptional.interface';
export * from './ItemPurchase.interface';
export * from './ItemView.interface';
export * from './PageVisit.interface';
export * from './Purchase.interface';
export * from './Registration.interface';