interface HMedia {
    data: ReelsData;
    status: string;
}

Properties

Properties

data: ReelsData
status: string