Internet-programming_PIbd-2.../Library/node_modules/es-abstract/2020/IsCallable.js

6 lines
108 B
JavaScript
Raw Normal View History

2023-11-30 18:35:42 +04:00
'use strict';
// http://262.ecma-international.org/5.1/#sec-9.11
module.exports = require('is-callable');