UNPKG

@c15t/nextjs

Version:

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

5 lines 243 B
import { type ConsentManagerProviderProps } from '@c15t/react'; export declare function ConsentManagerCallbacks({ callbacks, }: { callbacks: ConsentManagerProviderProps['options']['callbacks']; }): null; //# sourceMappingURL=index.d.ts.map