UNPKG

wantapi

Version:
6 lines (5 loc) 134 B
const WantReal = require('../src/real'); const api = new WantReal(); (async () => { console.log(await api.getpussy()); })();