UNPKG

google-analytics-ga4

Version:

This is package for google analytics GA4 .You can import it to any node project and use it .React , Vue, Anguler etc

8 lines (5 loc) 198 B
// const { NODE_ENV } = process.env; // const options = false ? { targets: { node: "current" } } : {}; module.exports = { "presets": ["@babel/preset-env", "@babel/preset-typescript"] };