blob: c193b948eb9d01130115b439639fbe4912408938 [file] [log] [blame]
'use strict';
module.exports = {
isBoolean: require('./is-boolean')
};