webhook/node_modules/es-abstract/2017/IsCallable.js

6 lines
108 B
JavaScript
Raw Normal View History

'use strict';
2022-11-10 11:43:16 +01:00
// http://262.ecma-international.org/5.1/#sec-9.11
module.exports = require('is-callable');