tweakables.js 123 B

123456789
  1. // Generated by IcedCoffeeScript 1.6.3-g
  2. (function() {
  3. exports.tweakables = {
  4. LOOP_DELAY: 500
  5. };
  6. }).call(this);