UNPKG

@steambrew/client

Version:
5 lines (4 loc) 171 B
export interface Stats { RecordActivationEvent(param0: string, param1: string): void; RecordDisplayEvent(param0: boolean, param1: string, param2: string): void; }