UNPKG

hianime

Version:
7 lines 154 B
export interface HianimeEpisode { id: string; number: string; title: string; href: string; } //# sourceMappingURL=hianime-episode.d.ts.map