UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

6 lines (4 loc) 161 B
var convert = require('./convert'), func = convert('uniqueId', require('../uniqueId')); func.placeholder = require('./placeholder'); module.exports = func;