UNPKG

@kinde-oss/kinde-auth-react

Version:

Kinde React SDK for authentication

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