mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 20:38:54 -05:00
7 lines
73 B
JavaScript
7 lines
73 B
JavaScript
'use strict';
|
|
|
|
const internals = {};
|
|
|
|
|
|
module.exports = function () { };
|