Types for the CROSSIFY stack.
This package contains all common types for CROSSIFY. Learn more about CROSSIFY on (https://crossify.xyz).
Check out the Changelog to see what changed in the last releases.
Install dependencies with yarn:
yarn add @crossify/types
or
npm install @crossify/types
- PR with changes
- Merge PR into main
- Checkout main
git pull
npm run release
- Make sure everything looks good (e.g. in CHANGELOG.md)
npm run postRelease
- Done
This package contains type definitions for CROSSIFY projects (https://github.com/crossifyxyz).