Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 510 Bytes

File metadata and controls

15 lines (8 loc) · 510 Bytes

Unit Tests

Shared TypeScript models, types and various utils for RAILGUN SDKs

Compatible with browser, node and React environments.

yarn add @railgun-community/shared-models

Run tests

yarn test

Releases

When ready to create a new version, run ./release or ./release patch or ./release minor or ./release major.