UNPKG

@kinde-oss/kinde-auth-react

Version:

Kinde React SDK for authentication

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