This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
misskey
Watch
1
Star
0
Fork
You've already forked misskey
0
mirror of
https://github.com/misskey-dev/misskey.git
synced
2024-12-11 17:10:54 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c2c79c4a87
misskey
/
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 15:26:32 +01:00
export
function
extractPublic
(
keypair
:
string
)
:
string
;
export
function
generate
(
)
:
string
;
Reference in a new issue
Copy permalink