UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

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