@vebgen/debug
v0.0.3
Published
Debug helpers
Downloads
6
Readme
debug
Some debug helpers.
Following functions are available:
compareAndStore
: caches the objects passed in; compares with previous values and print s any differences it finds.
Running unit tests
Run nx test debug
to execute the unit tests via Jest.