UNPKG

hentaifox

Version:
6 lines (5 loc) 150 B
const hf = require('./index.js'); (async function() { let test = await hf.Search('Bokki', 1, 'popular'); console.log(JSON.stringify(test)); })();