UNPKG
mcp23017-promise
Version:
latest (2.0.1)
2.0.1
2.0.0
MCP23017 library with promises.
gitlab.com/async-i2c/mcp23017-promise
mcp23017-promise
/
typedoc.js
7 lines
(6 loc)
•
148 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= {
"out"
:
"doc"
,
"exclude"
:
"**/+(node_modules|__tests__)/**/*"
,
"excludeExternals"
:
true
,
"excludePrivate"
:
true
}