UNPKG

miniprogram-logger

Version:

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

4 lines 160 B
import { ReportMonitor } from './report-monitor'; import { ICounter } from './ICounter'; export { ICounter, ReportMonitor }; //# sourceMappingURL=index.d.ts.map