mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 20:38:54 -05:00
5 lines
141 B
JavaScript
5 lines
141 B
JavaScript
require('../../modules/es.string.from-code-point');
|
|
var path = require('../../internals/path');
|
|
|
|
module.exports = path.String.fromCodePoint;
|