mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-06 09:14:35 -06:00
chore: last progress before tauri
This commit is contained in:
4
frontend/wailsjs/go/main/App.d.ts
vendored
4
frontend/wailsjs/go/main/App.d.ts
vendored
@@ -1,4 +1,8 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function GetStream(arg1:string):Promise<void>;
|
||||
|
||||
export function Greet(arg1:string):Promise<string>;
|
||||
|
||||
export function OnFileDrop(arg1:number,arg2:number,arg3:Array<string>):Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user