blob: 56dfdb0cbfabdd4d38f111f9234ac01046ad4f89 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001'use strict';
2
3// http://262.ecma-international.org/5.1/#sec-9.1
4
5module.exports = require('es-to-primitive/es5');