FCLauncher/fclauncher/frontend/wailsjs/go/main/Fabric.js

8 lines
239 B
JavaScript
Executable File

// @ts-check
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function GetFabricVersions(arg1) {
return window['go']['main']['Fabric']['GetFabricVersions'](arg1);
}