W72crm_web-master/node_modules/es-abstract/2023/IsCallable.js

6 lines
108 B
JavaScript
Raw Permalink Normal View History

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