wrangler-action/node_modules/es-abstract/2015/IsCallable.js
2023-08-07 15:11:15 -05:00

5 lines
108 B
JavaScript

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