mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-25 09:16:15 -04:00
feat(tool): added BIP39 generator
This commit is contained in:
parent
93c11f0e44
commit
ecbc5bad28
5 changed files with 132 additions and 1 deletions
2
types/VForm.ts
Normal file
2
types/VForm.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
export type VForm = Vue & { validate: () => boolean }
|
Loading…
Add table
Add a link
Reference in a new issue