Files

2 lines
65 B
TypeScript
Raw Permalink Normal View History

2026-04-29 08:30:52 -07:00
export declare function parseStringLiteral(str: string): string;