Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DexportAsync.ts21 FileNotifier.stopAll();
/expo/packages/@expo/cli/src/utils/
H A DFileNotifier.ts15 static stopAll() { method in FileNotifier