UNPKG

@aws-amplify/analytics

Version:

Analytics category of aws-amplify

4 lines (3 loc) 237 B
export { record, identifyUser, configureAutoTrack, flushEvents, RecordInput, IdentifyUserInput, ConfigureAutoTrackInput, } from './providers/pinpoint'; export { enable, disable } from './apis'; export { AnalyticsError } from './errors';