UNPKG

alcaeus

Version:

Hydra Core hypermedia-aware client library

14 lines 366 B
export declare const ContentTypes: { problemDetails: string; }; export declare const Headers: { Link: string; Location: string; ContentType: string; }; export declare const LinkRelations: { canonical: string; context: string; apiDocumentation: "http://www.w3.org/ns/hydra/core#apiDocumentation"; }; //# sourceMappingURL=Constants.d.ts.map