Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 429 Bytes

NPM version Actions Status

Collection of Bus definitions in DUH format

Install

npm i duh-bus

Use

const duhBus = require('duh-bus');

Test

npm test

License

Apache 2.0 LICENSE.