UNPKG

@c15t/nextjs

Version:

Developer-first CMP for Next.js: cookie banner, consent manager, preferences centre. GDPR ready with minimal setup and rich customization.

3 lines 265 B
import type { AppDirectoryConsentManagerProviderProps } from '../../types'; export declare function ConsentManagerProvider({ children, options, }: AppDirectoryConsentManagerProviderProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map