@enter-pro/cookie-management
v0.0.3
Published
Public Enter cookie consent SDK wrapper.
Readme
@enter-pro/cookie-management
Public Enter wrapper for the internal Converge cookie consent SDK.
This package intentionally keeps a single public root entry and re-exports the underlying SDK API unchanged.
Install
pnpm add @enter-pro/cookie-managementUsage
import {
cookieManager,
SUPPORTED_LANGUAGES,
type Data,
type SupportedLanguage,
} from '@enter-pro/cookie-management';@enter-pro/cookie-management/i18n is not a public entry. Import i18n constants and types from the root package entry instead.
