mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-08 12:59:01 -05:00
4 lines
123 B
JavaScript
4 lines
123 B
JavaScript
"use strict";
|
|
require("./warnAboutDeprecatedCJSRequire")("HashRouter");
|
|
module.exports = require("./index.js").HashRouter;
|