1 2 3 4 5
import * as wasm from "../pkg/solitaire_client"; import "../client.js"; window.solitaire.client = new wasm.JsClient();