UNPKG

237 BTypeScriptView Raw
1export { record, identifyUser, configureAutoTrack, flushEvents, RecordInput, IdentifyUserInput, ConfigureAutoTrackInput, } from './providers/pinpoint';
2export { enable, disable } from './apis';
3export { AnalyticsError } from './errors';