Constnium/node_modules/es-abstract/2018/IsCallable.js
2022-06-23 02:27:43 +02:00

5 lines
108 B
JavaScript

'use strict';
// http://262.ecma-international.org/5.1/#sec-9.11
module.exports = require('is-callable');