@mcbe/dummy-console
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

About this

console.log / console.error dummy
To use console without real implementation

It will not install over other console

Example

import '@mcbe/dummy-console';

console.log('this will not show, just no runtime error');
console.log('this will not show, just no runtime error');
console.error('this will not show, just no runtime error');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.4
    1
    • latest

Version History

Package Sidebar

Install

npm i @mcbe/dummy-console

Weekly Downloads

4

Version

2.0.4

License

ISC

Unpacked Size

1.79 kB

Total Files

4

Last publish

Collaborators

  • karikera