UNPKG

nuki-web-api

Version:

Node.js implementation (using promises) of the Nuki Web API

5 lines (3 loc) 78 B
'use strict'; const Lock = require('./lib/Nuki'); module.exports = Lock;