UNPKG

miniprogram-logger

Version:

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

7 lines (6 loc) 132 B
import { ReportMonitor } from './report-monitor'; import { ICounter } from './ICounter'; export { ICounter, ReportMonitor }