UNPKG

anime-info

Version:

Plugin intended to collect informing of anime characters through the fandow wiki

5 lines (4 loc) 81 B
export interface Voices { name: string | null; country: string | null; }