UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

11 lines (9 loc) 140 B
define(function () { var UNDEF; /** */ function isUndef(val){ return val === UNDEF; } return isUndef; });