Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A Dprompts.ts51 pauseInteractions();
123 export function pauseInteractions(options: Omit<InteractionOptions, 'pause'> = {}) { function
/expo/packages/@expo/cli/src/start/interface/
H A DstartInterface.ts11 import { addInteractionListener, pauseInteractions } from '../../utils/prompts';
61 pauseInteractions();