Home
last modified time | relevance | path

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

/expo/tools/src/publish-packages/
H A Dhelpers.ts189 const hasNewFeatures = unpublishedChanges?.[Changelogs.ChangeType.NEW_FEATURES]?.length; constant
195 if (hasNewFeatures) {