2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
export default function get_code_frame(source: string, line: number, column: number): string;
|