UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

4 lines (3 loc) 82 B
export default function isString(object) { return typeof object === 'string'; }