mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 15:44:45 +02:00
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
declare module '*.jpg';
|
|
declare module '*.png';
|
|
declare module '*.svg';
|