UNPKG

opds-web-client

Version:
6 lines (5 loc) 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AXIS_NOW_WEBPUB_MEDIA_TYPE = exports.ATOM_MEDIA_TYPE = void 0; exports.ATOM_MEDIA_TYPE = 'text/html;profile="http://librarysimplified.org/terms/profiles/streaming-media"'; exports.AXIS_NOW_WEBPUB_MEDIA_TYPE = "application/vnd.librarysimplified.axisnow+json";