rewrite accounts.js in typescript

slight refactor too.
This commit is contained in:
Harvey Tindall
2020-09-20 14:48:17 +01:00
parent c4acb43cb8
commit 73886fc037
4 changed files with 352 additions and 1 deletions
+5
View File
@@ -2201,6 +2201,11 @@
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
},
"typescript": {
"version": "4.0.3",
"resolved": "https://registry.npm.taobao.org/typescript/download/typescript-4.0.3.tgz?cache=0&sync_timestamp=1600584904815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-4.0.3.tgz",
"integrity": "sha1-FTu9Ro7wdyXB35x36LRT+NNqu6U="
},
"uglify-js": {
"version": "3.4.10",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz",