@wvb/bridgeRemoteApiRemoteApi — API reference. View source ↗ Methods PropTypedownload(bundleName: string, channel?: string) => Promise<RemoteBundleInfo>downloadVersion(bundleName: string, version: string) => Promise<RemoteBundleInfo>getInfo(bundleName: string, channel?: string) => Promise<RemoteBundleInfo>listBundles(channel?: string) => Promise<ListRemoteBundleInfo[]>ListRemoteBundleInfoList item of remote bundles.RemoteBundleInfoInformation of a remote bundle.