hexo/node_modules/es-abstract/5/IsCallable.js

6 lines
113 B
JavaScript
Raw Normal View History

2023-10-03 11:14:36 +08:00
'use strict';
// http://262.ecma-international.org/5.1/#sec-9.11
module.exports = require('is-callable');