UNPKG

anime-info

Version:

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

3 lines (2 loc) 182 B
import { GenericPhoto, Language } from '../../shared/models'; export declare function getTransformations(document: Document, tag: string, lang: Language): (GenericPhoto | string)[];