Home
last modified time | relevance | path

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

/expo/tools/src/
H A DChangelogs.ts359 const firstPublishedVersionHeadingIndex = tokens.findIndex( constant
373 tokens.splice(firstPublishedVersionHeadingIndex, 0, ...newSectionTokens);
446 const firstPublishedVersionHeadingIndex = tokens.findIndex( constant
457 tokens.splice(firstPublishedVersionHeadingIndex, 0, ...newSectionTokens);