UNPKG

hot-updater

Version:

React Native OTA solution for self-hosted

2 lines (1 loc) 83 B
export declare const getPlatform: (message: string) => Promise<"ios" | "android">;