mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-10 16:26:43 -05:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').reduce;
|