mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-05 23:16:48 -06:00
8 lines
206 B
JavaScript
8 lines
206 B
JavaScript
// @ts-check
|
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
export function Search() {
|
|
return window['go']['main']['App']['Search']();
|
|
}
|