This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2024-11-25 17:46:44 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
daff0977cb
paricafe
/
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 08:26:32 -06:00
export
function
extractPublic
(
keypair
:
string
)
:
string
;
export
function
generate
(
)
:
string
;
Reference in a new issue
Copy permalink