UNPKG

miniprogram-logger

Version:

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

4 lines 116 B
export interface ICounter { count(label: string, value?: number): void; } //# sourceMappingURL=ICounter.d.ts.map