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
/
index.d.ts
8 lines
(7 loc)
•
267 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
"./provider/index.js"
;
export
*
from
"./provider/animasu/index.js"
;
export
*
from
"./provider/otakudesu/index.js"
;
export
*
from
"./provider/anime-indo/index.js"
;
export
*
from
"./utils/index.js"
;
export
*
from
"./types.js"
;
export
*
from
"./cache.js"
;