Home
last modified time | relevance | path

Searched refs:generateCommentBody (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/publish-packages/tasks/
H A DcommentOnIssuesTask.ts134 body: generateCommentBody(entries, tag),
161 function generateCommentBody(entries: CommentRowObject[], tag: string): string { function