Update .bashrc
[dotfiles/.git] / string / from-code-point.js
1 var parent = require('../../es/string/from-code-point');
2
3 module.exports = parent;