UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

7 lines (6 loc) 115 B
/** * @constant Maximum 32-bit signed integer value. (2^31 - 1) */ define(function(){ return 2147483647; });