Lobashov_Ivan_PIBD-21_IP/Lab3/node_modules/es-abstract/2019/IsCallable.js
2024-01-10 22:39:31 +04:00

6 lines
108 B
JavaScript

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