UNPKG

expo-updates

Version:

Fetches and manages remotely-hosted assets and updates to your app's JS bundle.

2 lines (1 loc) 153 B
export declare function createFingerprintForBuildAsync(platform: 'ios' | 'android', possibleProjectRoot: string, destinationDir: string): Promise<void>;