UNPKG

@jridgewell/trace-mapping

Version:
3 lines 204 B
import type { SourceMapSegment } from './sourcemap-segment.cts'; export = function maybeSort(mappings: SourceMapSegment[][], owned: boolean): SourceMapSegment[][]; //# sourceMappingURL=sort.d.ts.map