Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.d.ts144 export type IBPoint = IBItem<{ alias
161 point: IBPoint[];
H A DInterfaceBuilder.js.map1IBPoint = IBItem<{\n key: string | 'canvasLocation';\n x: number;\n y: number;\n}>;\n\nexport t…
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.ts200 export type IBPoint = IBItem<{ alias
218 point: IBPoint[];