UNPKG

react-cookienotice

Version:

A lightweight & customizable cookie banner for your React App

3 lines 174 B
export type { CookieNoticeProps } from './components/cookie-notice'; export { default as CookieNotice } from './components/cookie-notice'; //# sourceMappingURL=index.d.ts.map