UNPKG

vfi-2fa

Version:

- Headless (100% customizable, Bring-your-own-UI) - Auto out of the box, fully controllable API - Sorting (Multi and Stable) - Filters - Row Selection - Row Expansion - Column Ordering - Animatable - Resizable - Server-side/controlled data/state

5 lines (4 loc) 147 B
export * from './utils/axios'; export * from './utils/requester'; export * from './hooks/useOtpListener'; export * from './components/OTPHandler';