mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-14 22:13:31 -06:00
Scoring types, components alias, increase height, vertical app
This commit is contained in:
3
frontend/wailsjs/go/main/App.d.ts
vendored
3
frontend/wailsjs/go/main/App.d.ts
vendored
@@ -1,4 +1,7 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
import {api} from '../models';
|
||||
|
||||
export function Greet(arg1:string):Promise<string>;
|
||||
|
||||
export function Search():Promise<Array<api.ScoredOffer>>;
|
||||
|
||||
Reference in New Issue
Block a user