UNPKG
@xct007/frieren-scraper
Version:
latest (0.0.2)
0.0.2
0.0.1
Scrape module
github.com/xct007/frieren-scraper
xct007/frieren-scraper
@xct007/frieren-scraper
/
dist
/
@types
/
anime
/
index.d.ts
6 lines
•
249 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
doujindesu
from
"./doujindesu"
;
import
*
as
otakudesu
from
"./otakudesu"
;
import
*
as
anoboy
from
"./anoboy"
;
import
*
as
komikuId
from
"./komikuId"
;
export
{ doujindesu, otakudesu, anoboy, komikuId };
//# sourceMappingURL=index.d.ts.map