NetMirror.apk
Download file
package com.facebook.react.modules.debug;
import a1.C0210a;
import com.facebook.fbreact.specs.NativeSourceCodeSpec;
import com.facebook.react.bridge.ReactApplicationContext;
import java.util.Map;
import r2.n;
import s2.AbstractC0696D;
import v1.InterfaceC0756a;
/* JADX INFO: loaded from: classes.dex */
@InterfaceC0756a(name = NativeSourceCodeSpec.NAME)
public final class SourceCodeModule extends NativeSourceCodeSpec {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public SourceCodeModule(ReactApplicationContext reactApplicationContext) {
super(reactApplicationContext);
D2.h.f(reactApplicationContext, "reactContext");
}
@Override // com.facebook.fbreact.specs.NativeSourceCodeSpec
protected Map<String, Object> getTypedExportedConstants() {
return AbstractC0696D.d(n.a("scriptURL", C0210a.d(getReactApplicationContext().getSourceURL(), "No source URL loaded, have you initialised the instance?")));
}
}
⚠️ 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