UNPKG

rolldown

Version:

Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.

2 lines (1 loc) 92 B
export declare function getCodeFrame(source: string, line: number, column: number): string;