Home
last modified time | relevance | path

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

/expo/packages/expo-updates/scripts/
H A DfilterPlatformAssetScales.js3 const ALLOWED_SCALES = { variable
8 const whitelist = ALLOWED_SCALES[platform];
/expo/packages/@expo/cli/src/export/
H A DpersistMetroAssets.ts72 const ALLOWED_SCALES: { [key: string]: number[] } = { constant
77 const whitelist: number[] = ALLOWED_SCALES[platform];