Skip to content

parseDiffHunk

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

Defined in: todo-to-pr-comment-issue/src/index.ts:179

string

string

RegExp

TodoItem[]