code style, let to const

This commit is contained in:
stjet
2024-06-30 19:36:19 +00:00
parent d9fa4dee0d
commit 9086c544aa
76 changed files with 413 additions and 380 deletions

View File

@@ -3,4 +3,3 @@ export * from "./rpc";
export * from "./rpc_types";
export * from "./wallet";
export * from "./work";