UNPKG

tiny-jsonc

Version:
5 lines (4 loc) 82 B
declare const JSONC: { parse: (text: string) => any; }; export default JSONC;