mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 14:10:58 +08:00
2 lines
172 B
JavaScript
2 lines
172 B
JavaScript
(()=>{window.WailsInvoke=function(e){windows==="windows"?window.chrome.webview.postMessage(e):windows==="darwin"?window.blah():console.error("Unsupported Platform")};})();
|