UNPKG

@transmute/ld-key-pair

Version:
6 lines (5 loc) 92 B
export type DeriveSecret = ({ publicKey }: { publicKey: any; }) => Promise<Uint8Array>;