UNPKG
animapi
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Animapi adalah library scrapper anime streaming dengan sangat cepat dan mudah digunakan.
animapi
/
types.ts
2 lines
(1 loc)
•
78 B
text/typescript
View Raw
1
2
export
type
AnimeType =
"TV"
|
"Movie"
|
"OVA"
|
"ONA"
|
"Special"
|
"Music"
;