改成wails
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
import {main} from '../models';
|
||||
|
||||
export function DefaultSettings():Promise<main.DefaultSettings>;
|
||||
|
||||
export function Preview(arg1:main.UploadForm):Promise<string>;
|
||||
|
||||
export function SampleText():Promise<string>;
|
||||
|
||||
export function Upload(arg1:main.UploadForm):Promise<string>;
|
||||
Reference in New Issue
Block a user