Umami | Matomo
 
 
Go to file
Tudor Stanciu 8bebfc142e set new domain in configs 2022-12-28 18:10:13 +02:00
.husky empty package 2022-09-18 23:31:58 +03:00
scripts empty package 2022-09-18 23:31:58 +03:00
src AnalyticsSwitch 2022-09-18 23:44:01 +03:00
.gitignore empty package 2022-09-18 23:31:58 +03:00
README.md set new domain in configs 2022-12-28 18:10:13 +02:00
package-lock.json set new domain in configs 2022-12-28 18:10:13 +02:00
package.json set new domain in configs 2022-12-28 18:10:13 +02:00

README.md

analytics-switch

Install

// with npm
npm i --save @flare/analytics-switch --registry https://lab.code-rove.com/public-node-registry

// with yarn
yarn add @flare/analytics-switch --registry https://lab.code-rove.com/public-node-registry

Usage

import { AnalyticsSwitch } from "@flare/analytics-switch";

1.0.0 This version includes the initial version of analytics-switch component.