UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

8 lines (5 loc) 117 B
'use strict'; function isString(x) { return toString.call(x) === '[object String]'; } module.exports = isString;