mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-19 22:22:11 +00:00
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
![]() |
declare module "*.jpg";
|
||
|
declare module "*.png";
|
||
|
declare module "*.svg";
|