@daveyplate/better-auth-ui
Version:
Plug & play shadcn/ui components for better-auth
18 lines (15 loc) • 747 B
text/typescript
import * as react_jsx_runtime from 'react/jsx-runtime';
import { A as AuthUIProviderProps } from './auth-ui-provider-CEAfIjXK.cjs';
import 'react';
import 'better-auth/social-providers';
import './auth-hooks-DL8c3_Dy.cjs';
import '@better-fetch/fetch';
import 'better-auth/plugins/organization';
import 'better-auth/react';
import 'better-auth/client/plugins';
import 'better-auth';
import 'better-auth/plugins/passkey';
import './auth-mutators-CK8vxOJz.cjs';
import './auth-view-paths-Ctk94WJ-.cjs';
declare function AuthUIProviderTanstack({ children, authClient, hooks: hooksProp, mutators: mutatorsProp, onSessionChange: onSessionChangeProp, ...props }: AuthUIProviderProps): react_jsx_runtime.JSX.Element;
export { AuthUIProviderTanstack };