UNPKG

knowmax-quest-types

Version:

Contains type definitions for communicating with Knowmax Quest.

5 lines 274 B
export declare const CONTENTTYPE_PDF = "application/pdf"; export declare const CONTENTTYPE_XML = "application/xml"; export declare const CONTENTTYPE_JSON = "application/json"; export declare const CONTENTTYPE_SVG = "image/svg+xml"; //# sourceMappingURL=contenttypes.d.ts.map