UNPKG

@technoeren/tdk-api

Version:
10 lines (9 loc) 165 B
export interface IProVerbs { soz: String; tur: String; anlam: String; } export interface IGetWord { anlamlar: String[]; atasozu_deyim: String; }