Outputs data to debug console with different filename
Basic samples
import ConsoleCheating from 'console-cheating';
ConsoleCheating.log('Lorem ipsum', 'protocol:///', 'foo.bar', 123)
Outputs data to debug console with different filename
import ConsoleCheating from 'console-cheating';
ConsoleCheating.log('Lorem ipsum', 'protocol:///', 'foo.bar', 123)
npm i console-cheating
3
1.0.0
MIT
2.49 kB
5