astro-ghostcms/.pnpm-store/v3/files/bc/fcec0cad2f9885967a0ebb412e0...

3 lines
143 B
Plaintext

import type * as ts from 'typescript';
export declare function combineChangeRanges(...changeRanges: ts.TextChangeRange[]): ts.TextChangeRange;