Skip to content

parseDiffHunk

function parseDiffHunk(
patch,
filename,
regex): TodoItem[];

Defined in: index.ts:179

string

string

RegExp

TodoItem[]