@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');

Readme

Keywords

none

Package Sidebar

Install

npm i @mcbe/dummy-console

Weekly Downloads

3

Version

2.0.4

License

ISC

Unpacked Size

1.79 kB

Total Files

4

Last publish

Collaborators

  • karikera