UNPKG

react-native-google-cast

Version:
7 lines 357 B
/** Enum defining the media queue container metadata types. */ var MediaQueueContainerType = /*#__PURE__*/function (MediaQueueContainerType) { MediaQueueContainerType["AUDIO_BOOK"] = "audioBook"; return MediaQueueContainerType; }(MediaQueueContainerType || {}); export default MediaQueueContainerType; //# sourceMappingURL=MediaQueueContainerType.js.map