UNPKG

rtp.js

Version:

RTP stack for Node.js and browser written in TypeScript

8 lines 214 B
export declare class Logger { #private; constructor(prefix?: string); get debug(): debug.Debugger; get warn(): debug.Debugger; get error(): debug.Debugger; } //# sourceMappingURL=Logger.d.ts.map