Assignment5_new/node_modules/es-abstract/5/ToObject.js

6 lines
120 B
JavaScript
Raw Normal View History

2025-01-07 05:14:59 +00:00
'use strict';
// http://262.ecma-international.org/5.1/#sec-9.9
module.exports = require('es-object-atoms/ToObject');