UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

11 lines (7 loc) 127 B
var UNDEF; /** */ function isUndef(val){ return val === UNDEF; } module.exports = isUndef;