📄 to-string.js
/home/palash/git/site/node_modules/core-js/es/error/to-string.js
Language: js • Lines: 5
'use strict';
require('../../modules/es.error.to-string');
var toString = require('../../internals/error-to-string');

module.exports = toString;