Update .bashrc
[dotfiles/.git] / function / has-instance.js
1 var parent = require('../../es/function/has-instance');
2
3 module.exports = parent;