UNPKG

@opstarts/chimp

Version:

Develop acceptance tests & end-to-end tests with realtime feedback.

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