UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

7 lines (6 loc) 116 B
/** * @constant Maximum 32-bit unsigned integet value (2^32 - 1) */ define(function(){ return 4294967295; });