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