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