UNPKG

vue-cookie-accept-decline

Version:

Show a banner with text, a decline button, and an accept button on your page.

25 lines (24 loc) 312 B
{ "presets": [ [ "@babel/preset-env", { "modules": false } ] ], "env": { "test": { "presets": [ [ "@babel/preset-env", { "targets": { "node": "current" } } ] ] } } }