Home
last modified time | relevance | path

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

/expo/tools/src/
H A DChangelogs.ts577 function parseGroup(text: string): string | null { function
613 return Markdown.isTextToken(firstToken) && parseGroup(firstToken.text) === groupName;