UNPKG

jsonc-simple-parser

Version:

A simple JSON parser that supports comments and optional trailing commas.

3 lines (2 loc) 69 B
declare const strip: (text: string) => string; export default strip;