UNPKG

react-native-otp-autoverification

Version:
7 lines (4 loc) 171 B
'use strict'; import OTPAutoVerification from './src/OTPAutoVerification'; import OtpEvents from './src/OtpEvents'; module.exports = { OTPAutoVerification, OtpEvents };