UNPKG
gatsby-plugin-cookiebot
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Gatsby plugin for Cookiebot CMP
gatsby-plugin-cookiebot
/
constants
/
constants.js
4 lines
(3 loc)
•
149 B
JavaScript
View Raw
1
2
3
4
export
const
PLUGIN_NAME =
"gatsby-plugin-cookiebot"
;
export
const
MANUAL_MODE_DEFAULT =
false
;
export
const
INCLUDE_IN_DEVELOPMENT_DEFAULT =
false
;