Split into files. Worked on style.
This commit is contained in:
parent
c4307cb749
commit
a3f8db79b3
4 changed files with 238 additions and 208 deletions
1
lib/ofac/debug.js
Normal file
1
lib/ofac/debug.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = (...args) => console.log(require('util').inspect(args, {depth: null, colors: true}))
|
||||
Loading…
Add table
Add a link
Reference in a new issue