Restore crypto_key to migration
This commit is contained in:
2
src/crypto_key.d.ts
vendored
Normal file
2
src/crypto_key.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export function extractPublic(keypair: string): string;
|
||||
export function generate(): string;
|
Reference in New Issue
Block a user