InspectionCleaning/node_modules/core-js/actual/number/to-fixed.js

5 lines
94 B
JavaScript
Raw Normal View History

2025-04-07 09:53:58 +08:00
'use strict';
var parent = require('../../stable/number/to-fixed');
module.exports = parent;