UNPKG

hot-updater

Version:

React Native OTA solution for self-hosted

4 lines (3 loc) 164 B
import type { PluginObj } from "@babel/core"; export declare const getChannel: () => string | null; export default function replaceHotUpdaterBundleId(): PluginObj;