mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-04-04 22:42:59 +02:00
5 lines
144 B
TypeScript
5 lines
144 B
TypeScript
export * from "./positionOptions";
|
|
export * from "./sameSiteOptions";
|
|
export * from "./visibilityOptions";
|
|
export * from "./defaultCookieName";
|