mirror of
https://github.com/hotomoe/hotomoe
synced 2024-12-17 08:08:17 +09:00
3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
export function extractPublic(keypair: string): string;
|
|
export function generate(): string;
|