webhook/node_modules/es-abstract/2016/IsCallable.js
2022-11-10 20:43:16 +10:00

5 lines
108 B
JavaScript

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