mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
client: reformat "typings.d.ts", fixup ffcc5c8e0
This commit is contained in:
Vendored
+1
-1
@@ -9,6 +9,6 @@ declare module '@lingui/loader!*.json?raw-lingui' {
|
||||
}
|
||||
|
||||
declare module '*.module.scss' {
|
||||
const classes: { [key: string]: string };
|
||||
const classes: {[key: string]: string};
|
||||
export default classes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user