1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-20 02:00:49 +00:00
strimertul/frontend/wailsjs/go/main/App.js
2022-11-18 15:46:50 +01:00

8 lines
230 B
JavaScript

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