UNPKG

anime-info

Version:

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

5 lines (4 loc) 87 B
import { Language } from './Language'; export interface Config { lang: Language; }