pokemon-berries-random

1.0.3 • Public • Published

Pokemon-Berries-Random


NPM version NPM downloads

NPM info

About

This Module Contains all berries of pokemon.

Getting Started

To install, simply run the following command in your terminal (from your project directory):

npm install pokemon-berries-random --save


Example Code For calling the pokemon and berries names

const berrieQ = require('pokemon-berries-random')()
const berrieR = require('pokemon-berries-random')()

console.log('berrieQ', berrieQ)
console.log('berrieR', berrieR)

Package Sidebar

Install

npm i pokemon-berries-random

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

3.26 kB

Total Files

5

Last publish

Collaborators

  • charizardfire