pub(crate) async fn serve_js<N: Network>(
__arg0: State<Arc<BrowserWalletState<N>>>,
) -> impl IntoResponseExpand description
Serve main.js with injected session token.
pub(crate) async fn serve_js<N: Network>(
__arg0: State<Arc<BrowserWalletState<N>>>,
) -> impl IntoResponseServe main.js with injected session token.