UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

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