Files
feedstr.live/node_modules/core-js-pure/stable/string/from-code-point.js
T
2023-11-25 18:12:47 -05:00

5 lines
97 B
JavaScript

'use strict';
var parent = require('../../es/string/from-code-point');
module.exports = parent;