]> git.r.bdr.sh - rbdr/dotfiles/blob
c193b948eb9d01130115b439639fbe4912408938
[rbdr/dotfiles] /
1 'use strict';
2
3 module.exports = {
4 isBoolean: require('./is-boolean')
5 };