mantella-interfaces
v3.2.0
Published
The interfaces defined by the Mantella system.
Downloads
4
Readme
Mantella Interfaces
This package is part of the Mantella family.
A set of interfaces, types, function signatures, callback signatures and errors used by the packages of the Mantella system.
Installation
npm install mentella-interfaces
Check
There are no tests for the interface definitions. You can produce a build to check validity.
npm run build
Continuous Deployment
Any pushes or pull-requests on non-master branches will trigger the test runner.
Any pushes to master will cause the family of libraries to be re-published.