UNPKG

@azure/eventgrid

Version:
5 lines 164 B
/** * @internal */ export declare function sha256Hmac(secret: string, stringToSign: string): Promise<string>; //# sourceMappingURL=cryptoHelpers-browser.d.mts.map