9575021d337f97295ce6ea518af46c9125e8d732a458405ee32144a87cda01980a2dfce9353af25c71d5e592d4fcbfddb6e32549770e1132da4d2dff1d6d9b 230 B

12345
  1. 'use strict';
  2. require('../../../modules/es.string.code-point-at');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('String', 'codePointAt');