UNPKG

@aws-amplify/analytics

Version:

Analytics category of aws-amplify

3 lines (2 loc) 171 B
export { record, identifyUser, flushEvents, configureAutoTrack } from './apis'; export { RecordInput, IdentifyUserInput, ConfigureAutoTrackInput, } from './types/inputs';