UNPKG
omniacare
Version:
latest (0.0.0)
0.0.0
CHR OmniaCare API SDK for NodeJS
bitbucket.org/buckeyecablesystem/omniacare
omniacare
/
index.js
2 lines
(1 loc)
•
50 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/omniacare.js'
)()
;