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