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