Urara-Blog/node_modules/.pnpm-store/v3/files/67/8b45ab9feb0c5c76639ed8e14507cc1c6d187e2caa827275594ea2a1c32cba90c29d65f5cf985d501c6ca027447a6b6d27317ea1118dd984613e9e53736787
2022-08-14 01:14:53 +08:00

17 lines
387 B
Text

/*
Copyright 2018 Google LLC
Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at
https://opensource.org/licenses/MIT.
*/
import {initialize, GoogleAnalyticsInitializeOptions} from './initialize.js';
import './_version.js';
/**
* @module workbox-google-analytics
*/
export {initialize, GoogleAnalyticsInitializeOptions};