11 lines
330 B
TypeScript
Executable File
11 lines
330 B
TypeScript
Executable File
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
export function AniListLogin():Promise<void>;
|
|
|
|
export function AniListSearch(arg1:string):Promise<any>;
|
|
|
|
export function GetAniListItem(arg1:number):Promise<any>;
|
|
|
|
export function Greet(arg1:string):Promise<string>;
|