UNPKG

@azure/data-tables

Version:
6 lines 269 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export function computeHMACSHA256(_stringToSign, _accountKey) { throw new Error("computeHMACSHA256 is not supported in the browser"); } //# sourceMappingURL=computeHMACSHA256-browser.mjs.map