You've already forked AstralRinth
forked from didirus/AstralRinth
fix: model issues & move to @modrinth/assets (#3911)
* fix: model issues & move to `@modrinth/assets` * revert: vscode settings change * fix: remove unused props
This commit is contained in:
Vendored
+5
@@ -9,3 +9,8 @@ declare module '*.webp' {
|
||||
const src: string
|
||||
export default src
|
||||
}
|
||||
|
||||
declare module '*?url' {
|
||||
const src: string
|
||||
export default src
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user