UNPKG

pimatic

Version:

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

6 lines (4 loc) 114 B
export var defaultInvalidDate = 'Invalid date'; export function invalidDate () { return this._invalidDate; }