@univerjs/telemetry
v0.17.0
Published
[](https://npmjs.org/packages/@univerjs/telemetry) [](https://img.shields.io/npm/l/@univerjs/telemetry)
Downloads
171,601
Keywords
Readme
@univerjs/telemetry
Introduction
This plugin provides interface ITelemetry to track telemetry data. The first-party plugins of Univer would dependent on this interface. If you want to track telemetry data, you can implement this interface and register it to Univer's injector.
Usage
Installation
npm i @univerjs/telemetry