UNPKG

motidata

Version:

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

6 lines 188 B
export const ContentType = "Content-Type"; export const MimeTypes = { textPlain: "text/plain", applicationJson: "application/json", }; //# sourceMappingURL=ContentTypeHeader.js.map