7 lines
244 B
TypeScript
Executable File
7 lines
244 B
TypeScript
Executable File
// 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(arg1:string,arg2:string,arg3:string):Promise<boolean>;
|