UNPKG

@earendil-works/pi-coding-agent

Version:

Coding agent CLI with read, bash, edit, write tools and session management

3 lines 198 B
/** Strip `//` line comments and trailing commas from JSON, leaving string literals untouched. */ export declare function stripJsonComments(input: string): string; //# sourceMappingURL=json.d.ts.map