UNPKG

motidata

Version:

Data retrieval library for services (e.g. App) accessing MotiMate's main Api

6 lines 187 B
export declare const ContentType = "Content-Type"; export declare const MimeTypes: { textPlain: string; applicationJson: string; }; //# sourceMappingURL=ContentTypeHeader.d.ts.map