1.0.0 • Published 2 years ago
hent-api v1.0.0
Hent-API
exaple
const { bpink,
ecchi,
genshin,
hentai,
reco } = require("hent-api");
bpink().then(console.log).catch(err => console.log("Error"));
ecchi().then(console.log).catch(err => console.log("Error"));
genshin().then(console.log).catch(err => console.log("Error"));
hentai().then(console.log).catch(err => console.log("Error"));
reco().then(console.log).catch(err => console.log("Error"));
1.0.0
2 years ago