1
0

layout, formatting, etc

This commit is contained in:
2024-05-20 16:36:19 +03:00
parent 69477f8cc0
commit 1e5c7a6f0a
11 changed files with 176 additions and 183 deletions

View File

@@ -6,4 +6,4 @@ function statics(r) {
r.return(307, s);
}
export default {statics};
export default { statics };