2024-07-23 16:32:49 +08:00

8 lines
220 B
JavaScript

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