@azure/data-tables
Version:
An isomorphic client library for the Azure Tables service.
7 lines • 318 B
TypeScript
import { getBaseTransactionHeaders } from "./baseTransactionHeaders.js";
/**
* @internal
* Builds an object with the required headers for a Transaction request. For the Browser
*/
export declare const getTransactionHeaders: typeof getBaseTransactionHeaders;
//# sourceMappingURL=transactionHeaders-browser.d.mts.map