UNPKG

@svta/common-media-library

Version:
31 lines 465 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CMCD_V1_KEYS = void 0; /** * Defines the keys for CMCD (Common Media Client Data) version 1. * * @group CMCD * * @beta */ exports.CMCD_V1_KEYS = [ 'bl', 'br', 'bs', 'cid', 'd', 'dl', 'mtp', 'nor', 'nrr', 'ot', 'pr', 'rtp', 'sf', 'sid', 'st', 'su', 'tb', 'v', ]; //# sourceMappingURL=CMCD_V1_KEYS.js.map