matomotypes
v1.1.0
Published
Contains the types of the piwik or Matomo tracking library
Readme
MatomoType
Description
A npm package that contains the types of Matomo (or piwik) tracking library.
Getting Started
Installing
npm install --save matomotypesUsage
import {Matomo} from "matomotypes"
const _paq : Matomo.TrackingCollector = [];Array autocompletion

Function autocompletion

