]> git.r.bdr.sh - rbdr/dotfiles/blob
5d5d4b316b2a1c2b4e41e607619c10334371c4b7
[rbdr/dotfiles] /
1 // Deprecated
2
3 'use strict';
4
5 module.exports = function (obj) { return typeof obj === 'function'; };