import { AtLeast } from "@vot.js/shared/types/utils"; import { VideoData } from "@vot.js/core/types/client"; import { VideoService } from "./service.js"; export type MinimalVideoData = AtLeast, "url">; //# sourceMappingURL=client.d.ts.map