Searched refs:RuntimeTarget (Results 1 – 1 of 1) sorted by relevance
19 type RuntimeTarget = 'expo' | 'custom'; alias22 runtime: RuntimeTarget;31 getLocation: (props: { runtime: RuntimeTarget }) => string | null | undefined;