ghaction-upx/node_modules/es-abstract/5/IsCallable.js

6 lines
117 B
JavaScript
Raw Normal View History

2020-01-23 01:49:02 -07:00
'use strict';
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
module.exports = require('is-callable');