interface NhentaiApiInterface { getFavorites(): Promise; getGallery(identifier: string): Promise; }