react like bro view
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
declare module '*.jpg' {
|
||||
const path: string;
|
||||
export default path;
|
||||
}
|
||||
|
||||
declare module '*.txt' {
|
||||
const path: string;
|
||||
export default path;
|
||||
}
|
||||
Reference in New Issue
Block a user