fn screen_editor_transport_js(action: JsValue) -> Result<JsValue, JsValue>
Send a transport action to the backend editor session. catch so it degrades to a no-op outside Tauri.
catch