Urara-Blog/node_modules/.pnpm-store/v3/files/4e/53c3ac16410b8ed256fc4d3e310a46b739571457ad09e533d9b3658c43ab9eaea82c733c1dee33a697e8ae40359214410d2a2e055500f11a01689842194d9d
2022-08-14 01:14:53 +08:00

13 lines
319 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 } from './initialize.js';
import './_version.js';
/**
* @module workbox-google-analytics
*/
export { initialize };