mirror of
https://github.com/CaramelFur/Picsur.git
synced 2025-11-18 01:00:38 +01:00
add basic frontend
This commit is contained in:
4
frontend/src/declaration.d.ts
vendored
Normal file
4
frontend/src/declaration.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "*.css" {
|
||||
const mapping: Record<string, string>;
|
||||
export default mapping;
|
||||
}
|
||||
Reference in New Issue
Block a user