This website requires JavaScript.
Explore
Help
Sign in
limepotato
/
jormungandr-bite
Watch
1
Star
0
Fork
You've already forked jormungandr-bite
0
mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced
2024-11-17 07:27:36 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0fd411ad86
jormungandr-bite
/
src
/
crypto_key.d.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Use primitive type string instead of String (#3578)
2018-12-09 07:26:32 -07:00
export
function
extractPublic
(
keypair
:
string
)
:
string
;
export
function
generate
(
)
:
string
;
Reference in a new issue
Copy permalink