AniLink - v1.29.2
    Preparing search index...

    Type Alias MediaStatus

    MediaStatus:
        | "FINISHED"
        | "RELEASING"
        | "NOT_YET_RELEASED"
        | "CANCELLED"
        | "HIATUS"

    MediaStatus is a type that represents the status of a media. It can be one of the following: 'FINISHED', 'RELEASING', 'NOT_YET_RELEASED', 'CANCELLED', 'HIATUS'.