UNPKG

@sphereon/gx-compliance-client

Version:

<!--suppress HtmlDeprecatedAttribute --> <h1 align="center"> <br> <a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a> <br>Gaia-X Compliance client (Typescript

4 lines 253 B
import { IGaiaxComplianceConfig } from '../types'; export declare function postRequest(url: string, body: BodyInit): Promise<unknown>; export declare function getApiVersionedUrl(config: IGaiaxComplianceConfig): string; //# sourceMappingURL=http.d.ts.map