UNPKG

@segment/analytics-consent-wrapper-onetrust

Version:

<img src="img/onetrust-popup.jpg" width="500" />

6 lines 210 B
/** * This is the public API for this package. * We avoid using splat (*) exports so that we can control what is exposed. */ export { withOneTrust } from './domain/wrapper'; //# sourceMappingURL=index.js.map