UNPKG

wantapi

Version:
6 lines (5 loc) 163 B
const WantHentai = require('../src/hentai'); const api = new WantHentai(); (async () => { console.log(await api.getasshentai()); // Obtiene un meme })();