UNPKG

@transmute/ld-key-pair

Version:
4 lines (3 loc) 103 B
export declare type DeriveSecret = ({ publicKey }: { publicKey: any; }) => Promise<Uint8Array>;