UNPKG

motion

Version:

motion - moving development forward

4 lines (2 loc) 96 B
'use strict'; module.exports = function (value) { return (value !== value); } //jslint: ignore