UNPKG

supertokens-auth-react

Version:

ReactJS SDK that provides login functionality with SuperTokens.

5 lines (4 loc) 197 B
import type { NormalisedConfig } from "../../../types"; export declare const DynamicLoginMethodsSpinnerTheme: (props: { config: NormalisedConfig; }) => import("react/jsx-runtime").JSX.Element;