UNPKG

porn-picture

Version:
8 lines (6 loc) 151 B
const nsfw = require('./tags/nsfw/real') const hentai = require('./tags/nsfw/hentai') module.exports = { nsfw: nsfw, hentai: hentai, }