UNPKG

airtune-nostr-tools-development

Version:
3 lines (2 loc) 120 B
export declare function generatePrivateKey(): string; export declare function getPublicKey(privateKey: string): string;