UNPKG

ember-introjs

Version:
10 lines (8 loc) 122 B
define(function () { /** */ function isNull(val){ return val === null; } return isNull; });