UNPKG

pojo-dump

Version:

JSON printer, print JSON or any POJO to terminal or debug window

3 lines (2 loc) 79 B
export { toLine } from './toLine'; export { toTree, logTree } from './toTree';