node-switchbot
Version:
The node-switchbot is a Node.js module which allows you to control your Switchbot Devices through Bluetooth (BLE).
18 lines (17 loc) • 340 B
JSON
{
"out": "docs",
"exclude": ["src/**/*.spec.ts"],
"entryPoints": [
"src/index.ts"
],
"excludePrivate": true,
"excludeProtected": true,
"excludeExternals": true,
"hideGenerator": true,
"includeVersion": false,
"validation": {
"invalidLink": true,
"notExported": false
},
"inlineTags": ["@link", "@see"]
}