UNPKG

@mnpay/golomt

Version:
2 lines (1 loc) 81 B
export declare const hmac256: (key: string, message: string) => Promise<string>;