UNPKG

@solidskills/types

Version:

Solidskills typings

16 lines (10 loc) 313 B
# @solidskills/types Types used in SolidSkills. ## Build and publish procedure 1. Increase version 4. Execute `npm run build` 2. Push all modifications to git 3. Create a tag with the version number 5. Execute `npm publish` ## Installation in a project `npm install --save @solidskills/types`