If you partially integrate Mod, and pass RenderEmbed contentMiniApps that require certain APIs that you aren't providing (such as not providing onSendEthTransactionAction) we should consider making that incompatible with the types or logging a warning in dev mode.
If you partially integrate Mod, and pass
RenderEmbedcontentMiniAppsthat require certain APIs that you aren't providing (such as not providingonSendEthTransactionAction) we should consider making that incompatible with the types or logging a warning in dev mode.