UNPKG

@kinde-oss/kinde-auth-react

Version:

Kinde React SDK for authentication

7 lines 340 B
export { useKindeAuth } from './hooks/useKindeAuth'; export { KindeProvider } from './state/KindeProvider'; export type { State, ActivityTimeoutConfig } from './state/types'; export { TimeoutActivityType } from './state/types'; export * from './state/KindeContext'; export * from './state/KindeProvider'; //# sourceMappingURL=index.d.ts.map