@nummo/telemetry
v0.1.0
Published
[](https://npmjs.org/packages/@nummo/telemetry) [](https://img.shields.io/npm/l/@nummo/telemetry)
Downloads
2
Readme
@nummo/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 @nummo/telemetry