poke-guess-shared
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

← Back

poke-guess-shared

🗒 About

This package contains enums, types and helper collections that are shared between all other poke-guess packages.

🛠 Installation Steps

  1. If not already done, clone this repository
git clone https://github.com/robin-thoene/poke-guess.git
  1. Change working directory
cd poke-guess/src/shared
  1. Build the package
yarn build

👷‍♀️ Modifying

To add or edit content of this local package you need to make sure to export your code to share from src/index.ts. To make you changes available you also need to build the package again.

⚙️ Build with

Readme

Keywords

none

Package Sidebar

Install

npm i poke-guess-shared

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

59.8 kB

Total Files

75

Last publish

Collaborators

  • robin-thoene