InternetProgramming/Lab3/node_modules/es-abstract/5/IsCallable.js

6 lines
108 B
JavaScript
Raw Permalink Normal View History

2023-12-15 14:42:22 +04:00
'use strict';
// http://262.ecma-international.org/5.1/#sec-9.11
module.exports = require('is-callable');