Predefined action types for reporting user actions via triggerAction().
The list of supported action types is continuously expanding. For the complete, up-to-date list of action types and their descriptions, see Recommendations.
import { triggerAction, TSAction } from 'react-native-ts-accountprotection';
const response = await triggerAction(TSAction.login);