UNPKG

@builder.io/console-feed

Version:

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

5 lines (4 loc) 64 B
export interface Action { type: string [key: string]: any }