NetMirror.apk
Download file
package com.facebook.react.devsupport;
import com.facebook.react.bridge.JavaScriptModule;
/* JADX INFO: loaded from: classes.dex */
public interface HMRClient extends JavaScriptModule {
void disable();
void enable();
void registerBundle(String str);
void setup(String str, String str2, String str3, int i3, boolean z3, String str4);
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file