AniLink - v1.29.2
    Preparing search index...

    Type Alias MediaSource

    MediaSource:
        | "ORIGINAL"
        | "MANGA"
        | "LIGHT_NOVEL"
        | "VISUAL_NOVEL"
        | "VIDEO_GAME"
        | "OTHER"
        | "NOVEL"
        | "DOUJINSHI"
        | "ANIME"
        | "WEB_NOVEL"
        | "LIVE_ACTION"
        | "GAME"
        | "BOOK"
        | "MUSIC"
        | "MULTIMEDIA_PROJECT"
        | "PICTURE_BOOK"

    MediaSource is a type that represents the source of a media. It can be one of the following: 'ORIGINAL', 'MANGA', 'LIGHT_NOVEL', 'VISUAL_NOVEL', 'VIDEO_GAME', 'OTHER', 'NOVEL', 'DOUJINSHI', 'ANIME', 'WEB_NOVEL', 'LIVE_ACTION', 'GAME', 'BOOK', 'MUSIC', 'MULTIMEDIA_PROJECT', 'PICTURE_BOOK'.