UNPKG

react-cookie-consent_teset2

Version:

React components to integrate TrustArc Cookie Consent Manager into React and Next.js apps

6 lines (5 loc) 86 B
interface QueryStringType { name: string; value?: any; condition?: any; }