UNPKG

@tmawallet/sdk

Version:
2 lines (1 loc) 93 B
export declare const hmacSha256: (data: Uint8Array, key: Uint8Array) => Promise<Uint8Array>;