odin-js-fundamentals-part-5/node_modules/es-abstract/2023/IsCallable.js

6 lines
108 B
JavaScript
Raw Normal View History

2024-01-11 08:52:05 +00:00
'use strict';
// http://262.ecma-international.org/5.1/#sec-9.11
module.exports = require('is-callable');