Files
updata_hfb/frontend/wailsjs/go/main/App.js
T
2026-07-23 14:04:52 +08:00

20 lines
490 B
JavaScript
Executable File

// @ts-check
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function DefaultSettings() {
return window['go']['main']['App']['DefaultSettings']();
}
export function Preview(arg1) {
return window['go']['main']['App']['Preview'](arg1);
}
export function SampleText() {
return window['go']['main']['App']['SampleText']();
}
export function Upload(arg1) {
return window['go']['main']['App']['Upload'](arg1);
}