UNPKG

fracturedjsonjs

Version:

JSON formatter that produces highly readable but fairly compact output

6 lines (5 loc) 95 B
export declare enum BracketPaddingType { Empty = 0, Simple = 1, Complex = 2 }