1.0.0 • Published 3 years ago
@kazesolo/random-hub v1.0.0
Random Hub
random nsfw anime & real
Intallation ?
- In the browser
<script type="text/javascript" src="./random-hub.js"></script>- NPM
npm i @kazesolo/random-hubHow to use ?
- In browser
const hub = new RandomHub();
console.log(hub.getRandomHub());- In node.js
const RandomHub = require('random-hub').RandomHub;
const hub = new RandomHub();
console.log(hub.getRandomHub())Support
1.0.0
3 years ago