UNPKG

108 BTypeScriptView Raw
1export default function isExpoUpdatesInstalledAsync(reactNativeProjectDirectory: string): Promise<boolean>;