Добавлен логотип
This commit is contained in:
5
@types/assets.d.ts
vendored
Normal file
5
@types/assets.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
declare module '*.png' {
|
||||
const imagePath: string;
|
||||
|
||||
export default imagePath;
|
||||
}
|
||||
Reference in New Issue
Block a user