mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-25 01:15:16 +00:00
3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
|
export function extractPublic(keypair: string): string;
|
||
|
export function generate(): string;
|