Files
Housekeeping-web-admin/node_modules/core-js/full/function/is-callable.js
T
2026-06-24 09:48:54 +02:00

6 lines
156 B
JavaScript

'use strict';
require('../../modules/esnext.function.is-callable');
var path = require('../../internals/path');
module.exports = path.Function.isCallable;