update desktop

This commit is contained in:
GeekROS
2023-08-28 22:37:55 +08:00
parent e824e790a2
commit dfecbdee01
60 changed files with 3318 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
// @ts-check
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function DeviceRequest(arg1, arg2, arg3, arg4) {
return window['go']['StartWindows']['Api']['DeviceRequest'](arg1, arg2, arg3, arg4);
}
export function ServiceRequest(arg1, arg2, arg3, arg4) {
return window['go']['StartWindows']['Api']['ServiceRequest'](arg1, arg2, arg3, arg4);
}