sengi-interfaces
v14.0.0
Published
The interfaces defined by the Sengi system.
Downloads
13
Readme
Sengi Interfaces
This package is part of the Sengi family.
A set of interfaces, types, function signatures, callback signatures and errors used by the packages of the Sengi system.
Installation
npm install sengi-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.