UNPKG

@truconsent/consent-banner-react

Version:

React consent-banner components (in-page & modal)

6 lines (5 loc) 142 B
export default function TruConsent({ bannerId, apiUrl, userId }: { bannerId: any; apiUrl?: string; userId?: string; }): any;