github-pages-deploy-action/node_modules/es-abstract/5/ToPrimitive.js

6 lines
124 B
JavaScript
Raw Normal View History

2020-03-07 11:45:40 +08:00
'use strict';
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.1
module.exports = require('es-to-primitive/es5');