code-point-at.js 101 Bytes
'use strict';
var parent = require('../../stable/instance/code-point-at');

module.exports = parent;