UNPKG

xapi-activities

Version:
5 lines 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.jsonContentTypePattern = (/^application\/json/i); exports.alternateContentTypePattern = (/^application\/x-www-form-urlencoded/i); //# sourceMappingURL=contentTypePatterns.js.map