mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-08 04:49:45 -05:00
* remove unneeded loot core ref and keeping better-sqlite external * release notes * putting the package config back * cleaning up * add missing db files * updates * window state updates
4 lines
59 B
TypeScript
4 lines
59 B
TypeScript
declare module 'module' {
|
|
const globalPaths: string[];
|
|
}
|