UNPKG

miniprogram-logger

Version:

It is used to log and gather statistics of users' behavior.

6 lines (5 loc) 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var report_analytics_1 = require("./report-analytics"); exports.TelemetryTransformFunction = report_analytics_1.TelemetryTransformFunction; exports.ReportAnalytics = report_analytics_1.ReportAnalytics;