UNPKG

pojo-dump

Version:

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

2 lines (1 loc) 75 B
export declare const toLine: (value: unknown, spacing?: string) => string;