UNPKG

@datalayer/core

Version:
6 lines (5 loc) 236 B
type IExternalTokenSilentLoginProps = { message: string; }; export declare const ExternalTokenSilentLogin: (props: IExternalTokenSilentLoginProps) => import("react/jsx-runtime").JSX.Element; export default ExternalTokenSilentLogin;