@flagship.io/js-sdk
Version:
9 lines (8 loc) • 348 B
TypeScript
export { EventCategory } from './EventCategory';
export type { IEvent } from './Event';
export type { IItem } from './Item';
export type { IPage } from './Page';
export type { IScreen } from './Screen';
export type { ITransaction } from './Transaction';
export type { IHitAbstract } from './HitAbstract';
export type { ISegment } from './Segment';