Files
ETB/ETB-FrontEnd/node_modules/es-abstract/5/IsCallable.js
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

6 lines
108 B
JavaScript

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