Searched refs:PreparedPrefixes (Results 1 – 1 of 1) sorted by relevance
7 type PreparedPrefixes = [nameWithExpoPrefix: string, nameWithoutExpoPrefix: string]; alias15 const preparePrefixes = (name: string, prefix: string = 'Expo'): PreparedPrefixes =>