UNPKG

@slashid/react

Version:

React SDK for the /id platform

6 lines 305 B
import { GDPRConsentDialogProps } from "./types"; /** * GDPR Consent Dialog component to manage the GDPR consent levels for the current user. */ export declare const GDPRConsentDialog: (props: GDPRConsentDialogProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=index.d.ts.map