UNPKG

console-feed

Version:

A React component that displays console logs from the current page, an iframe or transported across a server

3 lines (2 loc) 102 B
export declare function start(label: string): void; export declare function stop(label: string): any;