webhook-action/node_modules/es-abstract/5/ToObject.js

6 lines
120 B
JavaScript
Raw Normal View History

'use strict';
2022-11-10 10:43:16 +00:00
// http://262.ecma-international.org/5.1/#sec-9.9
2024-03-28 02:00:41 +00:00
module.exports = require('es-object-atoms/ToObject');