Home
last modified time | relevance | path

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

/expo/tools/src/
H A DFormatter.ts47 const abbreviatedHash = hash.substring(0, 6); constant
49 return yellow.bold(`(${link(abbreviatedHash, url)})`);