// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {model} from '../models'; export function DeleteGame(arg1:model.Game):Promise; export function GetGame(arg1:number):Promise; export function GetGames():Promise>; export function GetLastGameID():Promise; export function Greet(arg1:string):Promise; export function NewGame():Promise; export function SaveStep(arg1:model.Step):Promise; export function UndoFor(arg1:model.Game):Promise;