to-fixed.js 94 B

1234
  1. 'use strict';
  2. var parent = require('../../actual/number/to-fixed');
  3. module.exports = parent;