10 lines
336 B
TypeScript
Executable File
10 lines
336 B
TypeScript
Executable File
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
import {main} from '../models';
|
|
|
|
export function GetInstances():Promise<Array<main.Instance>>;
|
|
|
|
export function InstallModpack(arg1:main.Modpack,arg2:string):Promise<void>;
|
|
|
|
export function SearchInstances():Promise<void>;
|