UNPKG
node-openalpr-shinobi
Version:
latest (1.1.4)
1.1.4
1.1.3
Node.js OpenALPR Bindings
github.com/Sneko/node-openalpr
Sneko/node-openalpr
node-openalpr-shinobi
/
src
/
index.js
2 lines
(1 loc)
•
41 B
JavaScript
View Raw
1
2
module.exports
= require(
'./openalpr'
)
;