1.1.0 • Published 3 years ago

matomotypes v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

MatomoType

Description

A npm package that contains the types of Matomo (or piwik) tracking library.

Getting Started

Installing

npm install --save matomotypes

Usage

import {Matomo} from "matomotypes"

const _paq : Matomo.TrackingCollector = [];

Array autocompletion

Alt text

Function autocompletion

Alt text

1.1.0

3 years ago

1.0.0

3 years ago