UNPKG

stxcity-sdk

Version:

SDK for interacting with Stxcity

7 lines (6 loc) 147 B
declare function getHiroHeader(): { "Content-Type": string; Accept: string; "x-hiro-api-key": string; }; export default getHiroHeader;