UNPKG

@kinde-oss/kinde-auth-react

Version:

Kinde React SDK for authentication

4 lines 224 B
import { default as React } from 'react'; import { LoginLinkProps } from '../state/types'; export declare function LoginLink({ children, ...props }: LoginLinkProps): React.JSX.Element; //# sourceMappingURL=LoginLink.d.ts.map