@oof2510/random-pokemon-image
An NPM package to get an image of a random Pokemon
Example
const { randomPokeImg } = require("./index");
let img = randomPokeImg();
console.log(img);
An NPM package to get an image of a random Pokemon
const { randomPokeImg } = require("./index");
let img = randomPokeImg();
console.log(img);
npm i @oof2510/random-pokemon-image
1
1.0.3
MPL-2.0
85.5 kB
8