lol.console
v1.0.0
Published
Make your debugging more fun
Downloads
2
Readme
console.lol
Make your debugging more fun
Install
npm install lol.console
yarn add lol.console
Usage
import 'lol.console';
console.lol({ foo: 1}, 'Hello');
Output:
😂 {foo: 1} Hello