UNPKG

@vot.js/core

Version:
6 lines (5 loc) 298 B
export { YandexVOTProtobuf, YandexSessionProtobuf } from "./protobuf.js"; export { default, VOTWorkerClient, VOTJSError, MinimalClient } from "./client.js"; export * as videoData from "./utils/videoData.js"; export * as votUtils from "./utils/vot.js"; export * as VOTTypes from "./types/index.js";