UNPKG

@indicafix/types

Version:

useful package for type sharing in different services.

10 lines (7 loc) 185 B
# indicafix-types ## Publishing NPM package 1. Update the version in `package.json` file. 2. Run the following command to publish the package to npm: ```bash npm publish ```