mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-08 12:09:04 -06:00
Scoring types, components alias, increase height, vertical app
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
export function Greet(arg1) {
|
||||
return window['go']['main']['App']['Greet'](arg1);
|
||||
}
|
||||
|
||||
export function Search() {
|
||||
return window['go']['main']['App']['Search']();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user