Home
last modified time | relevance | path

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

/expo/packages/expo-image/build/web/
H A DuseSourceSelection.d.ts8 type UseSourceSelectionReturn = { alias
12 …y'], measurementCallback?: (target: HTMLElement, size: DOMRect) => void): UseSourceSelectionReturn;
H A DuseSourceSelection.js.map1UseSourceSelectionReturn = {\n containerRef: (element: HTMLDivElement) => void;\n source: ImageS…
/expo/packages/expo-image/src/web/
H A DuseSourceSelection.ts92 type UseSourceSelectionReturn = { alias
101 ): UseSourceSelectionReturn {