UNPKG

ngx-logs

Version:

A Web console is a tool which is mainly used to log information associated with a web page like: network requests, JavaScript, security errors, warnings, CSS etc. It enables us to interact with a web page by executing JavaScript expression in the contents

3 lines (2 loc) 82 B
export * from './lib/ngx-logs.service'; export * from './lib/ngx-logs.component';