UNPKG

supertokens-auth-react

Version:

ReactJS SDK that provides login functionality with SuperTokens.

3 lines (2 loc) 178 B
import type { LinkClickedScreenProps } from "../../../types"; export declare const LinkClickedScreen: (props: LinkClickedScreenProps) => import("react/jsx-runtime").JSX.Element;