mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 17:29:05 +01:00
3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
export function extractPublic(keypair: string): string;
|
|
export function generate(): string;
|