UNPKG

@asafarim/react-privacy-consent

Version:

A comprehensive React TypeScript package for GDPR/CCPA privacy consent management with customizable UI components

13 lines (12 loc) 266 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true, "noResolve": false, "types": [] }, "include": ["vite.config.ts"] }