MCPcopy Create free account
hub / github.com/kpdecker/jsdiff / diffCharsOverloads.test-d.ts

File diffCharsOverloads.test-d.ts

test-d/diffCharsOverloads.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {expectType} from 'tsd';
2import {ChangeObject, diffChars} from '../libesm/index.js';
3
4const result1 = diffChars('foo', 'bar', {ignoreCase: true});

Callers

nothing calls this directly

Calls 1

diffCharsFunction · 0.85

Tested by

no test coverage detected