UNPKG

domotz-remote-pawn

Version:

Domotz Agent

6 lines (4 loc) 88 B
'use strict'; module.exports = Number.isNaN || function isNaN(a) { return a !== a; };