UNPKG

@daveyplate/better-auth-ui

Version:

Plug & play shadcn/ui components for better-auth

20 lines (17 loc) 799 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { m as AuthUIProviderProps } from './auth-ui-provider-3JMiYGSS.js'; import 'react'; import './view-paths-DaSAvCTe.js'; import './auth-hooks-Dfqo571D.js'; import '@better-auth/passkey'; import '@better-fetch/fetch'; import 'better-auth'; import 'better-auth/plugins/organization'; import 'better-auth/react'; import 'better-auth/client/plugins'; import '@better-auth/passkey/client'; import 'better-auth/plugins'; import './auth-mutators-Ci-MWyBx.js'; import 'better-auth/social-providers'; declare function AuthUIProviderTanstack({ children, authClient, hooks: hooksProp, mutators: mutatorsProp, onSessionChange: onSessionChangeProp, ...props }: AuthUIProviderProps): react_jsx_runtime.JSX.Element; export { AuthUIProviderTanstack };