@martichou/sproot
v1.0.9
Published
Sproot is a library which share the common part for Alerts and Server. It help us avoid writting duplicated code and models for each members (projects) of the workspace.
Downloads
4
Readme
Sproot
Sproot is a library which share the common part for Alerts and Server. It help us avoid writting duplicated code and models for each members (projects) of the workspace.
Build TS models:
$ cargo test && cargo b && npm run build
TODO