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