UNPKG

gatsby-plugin-monetization

Version:

Helpers and hooks to speed up your integration with Web Monetization API

8 lines (5 loc) 196 B
"use strict"; exports.__esModule = true; exports.wrapRootElement = void 0; var _wrapWithProvider = require("./wrap-with-provider"); exports.wrapRootElement = _wrapWithProvider.wrapWithProvider;