This website requires JavaScript.
Explore
Help
Register
Sign In
fmatch
/
josal
Watch
2
Star
0
Fork
You've already forked josal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f44e830205
josal
/
entities
/
account.d.ts
7 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
init: create entities of api roclon
2024-09-05 21:02:35 +03:00
export
type
Account
=
{
feat: create client way refactor: formating using biome code
2024-09-08 23:15:54 +03:00
uuid
:
string
username?
:
string
publicKey
:
string
currency
:
string
init: create entities of api roclon
2024-09-05 21:02:35 +03:00
}
Reference in a new issue
Copy permalink