When using `WebUI.setMultiClient(true);`, then `e.window.script()` won't work anymore as it need the `client` object. This need to be added to Deno wrapper.
When using
WebUI.setMultiClient(true);, thene.window.script()won't work anymore as it need theclientobject.This need to be added to Deno wrapper.