UNPKG
porn-picture
Version:
latest (1.6.0)
1.6.0
<br> <br>
github.com/Yokachi/porn-picture
Yokachi/porn-picture
porn-picture
/
index.js
8 lines
(6 loc)
•
151 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
const
nsfw =
require
(
'./tags/nsfw/real'
)
const
hentai =
require
(
'./tags/nsfw/hentai'
)
module
.
exports
= {
nsfw
: nsfw,
hentai
: hentai, }