solapi
    Preparing search index...

    BMS 비디오 정보 타입 (PREMIUM_VIDEO용)

    type BmsVideo = {
        imageId?: string;
        imageLink?: string;
        videoUrl: string;
    }
    Index

    Properties

    imageId?: string
    imageLink?: string
    videoUrl: string