UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

11 lines (10 loc) 251 B
'use client'; /** * @frank-auth/react - All Components Index * * Main entry point for all auth related components. * Exports all auth variants and utilities. */ export * from './auth'; export * from './forms'; //# sourceMappingURL=index.d.ts.map