AniLink - v1.29.2
    Preparing search index...

    Variable FuzzyDateMappingsConst

    FuzzyDateMappings: { day: string; month: string; year: string } = ...

    FuzzyDateMappings is a constant that maps the FuzzyDateInput fields to their expected types. The year, month, and day fields are mapped to 'number'.

    Type Declaration

    • day: string
    • month: string
    • year: string