mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-08 21:12:08 -05:00
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
var parent = require('../actual/parse-float');
|
|
|
|
module.exports = parent;
|