mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-11 06:09:15 -06:00
redis, latency processor work, minor main.go cleanup, remove Greet, ScoredOffer.Latency
This commit is contained in:
2
frontend/wailsjs/go/main/App.d.ts
vendored
2
frontend/wailsjs/go/main/App.d.ts
vendored
@@ -2,6 +2,4 @@
|
||||
// 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