Terarea
2
The automation project
Loading...
Searching...
No Matches
shims-svg.d.ts
Go to the documentation of this file.
1
declare module '*.png' {
2
const value: string;
3
export default value;
4
}
5
6
declare module '*.svg' {
7
const content: string;
8
export default content;
9
}
app
front
web
src
shims-svg.d.ts
Generated on Sat Feb 22 2025 14:36:42 for Terarea by
1.12.0