Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Latest commit

 

History

History
85 lines (46 loc) · 1.47 KB

AnimeFormat.md

File metadata and controls

85 lines (46 loc) · 1.47 KB

@mattplays/aniapi / Exports / AnimeFormat

Enumeration: AnimeFormat

Table of contents

Enumeration members

Enumeration members

MOVIE

MOVIE = 2

Defined in

API/types/Anime.ts:50


MUSIC

MUSIC = 6

Defined in

API/types/Anime.ts:54


ONA

ONA = 5

Defined in

API/types/Anime.ts:53


OVA

OVA = 4

Defined in

API/types/Anime.ts:52


SPECIAL

SPECIAL = 3

Defined in

API/types/Anime.ts:51


TV

TV = 0

Defined in

API/types/Anime.ts:48


TV_SHORT

TV_SHORT = 1

Defined in

API/types/Anime.ts:49