UNPKG

@datalayer/core

Version:

[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io)

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;