mirror of
https://codeberg.org/yeentown/barkey
synced 2024-12-01 05:53:10 +00:00
2 lines
92 B
TypeScript
2 lines
92 B
TypeScript
export function extractPublic(keypair: string): string;
|
|
export function generate(): string;
|