Implement Activity Streams representation of user
This commit is contained in:
parent
4e37ee541a
commit
975dd842d8
4 changed files with 63 additions and 55 deletions
1
src/crypto_key.d.ts
vendored
1
src/crypto_key.d.ts
vendored
|
@ -1 +1,2 @@
|
|||
export function extractPublic(keypair: String): String;
|
||||
export function generate(): String;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue