huazhiyu/node_modules/core-js/stable/object/to-string.js

5 lines
91 B

'use strict';
var parent = require('../../es/object/to-string');
module.exports = parent;