lukaskupczyk/react-hook-consent

View on GitHub
src/config.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
export const idPrefix = 'react-hook-consent';
export const localStorageKey = 'react-hook-consent';