UNPKG

active-switching

Version:

NPAW's SDK for CDN Balancing and P2P

5 lines (4 loc) 95 B
export default class Logger { static active: boolean; static log(msg: string): void; }