mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 03:09:29 +08:00
5 lines
115 B
Text
5 lines
115 B
Text
'use strict';
|
|
|
|
// http://262.ecma-international.org/5.1/#sec-9.1
|
|
|
|
module.exports = require('es-to-primitive/es5');
|