UNPKG
@mainiotech/dataconsent-bootstrap
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
Data consent manager for Bootstrap v5.
github.com/mainio/js-dataconsent
mainio/js-dataconsent
@mainiotech/dataconsent-bootstrap
/
index.js
4 lines
(2 loc)
•
94 B
JavaScript
View Raw
1
2
3
4
import
BootstrapConsentManager
from
"./src/manager"
;
export
default
BootstrapConsentManager
;