dequoter/frontend/wailsjs/go/main/App.js

8 lines
224 B
JavaScript
Raw Normal View History

// @ts-check
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
2025-09-06 01:26:54 +00:00
export function ProcessText(arg1) {
return window['go']['main']['App']['ProcessText'](arg1);
}