Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / es / object / to-string.js
index 491a4ef03de7db2a6ae14722a3bd4ec86b5fd935..77806eef3fd33f0ffdd6cdcaeea41de039b755cf 100644 (file)
@@ -1,6 +1,7 @@
-require('../../modules/es.object.to-string');
-require('../../modules/es.math.to-string-tag');
 require('../../modules/es.json.to-string-tag');
+require('../../modules/es.math.to-string-tag');
+require('../../modules/es.object.to-string');
+require('../../modules/es.reflect.to-string-tag');
 var classof = require('../../internals/classof');
 
 module.exports = function (it) {