mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 04:18:51 -05:00
3 lines
55 B
TypeScript
3 lines
55 B
TypeScript
// Allow images to be imported
|
|
declare module '*.png';
|