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
/
esm
/
searching
/
index.js
6 lines
(5 loc)
•
211 B
JavaScript
View Raw
1
2
3
4
5
6
import
*
as
unsplash
from
"./unsplash.js"
;
import
*
as
danbooru
from
"./danbooru.js"
;
import
*
as
music
from
"./music.js"
;
import
*
as
apkmody
from
"./apkmody.js"
;
export
{ unsplash, danbooru, music, apkmody };