mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-24 22:55:12 +00:00
2 lines
92 B
TypeScript
2 lines
92 B
TypeScript
export function extractPublic(keypair: string): string;
|
|
export function generate(): string;
|