UNPKG

@capgo/cli

Version:
3 lines (2 loc) 174 B
import type { NotifyAppReadyProject } from './notify-app-ready-project'; export declare function scanUpdaterInstalled(project: NotifyAppReadyProject): 'found' | 'not_found';