9 lines
253 B
TypeScript
9 lines
253 B
TypeScript
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
export function Greet(arg1:string):Promise<string>;
|
|
|
|
export function Login():Promise<string>;
|
|
|
|
export function Register():Promise<string>;
|