UNPKG

hot-updater

Version:

React Native OTA solution for self-hosted

5 lines (4 loc) 132 B
export declare function getBundleZipTargets(basePath: string, files: string[]): Promise<{ path: string; name: string; }[]>;