Type alias GetItemVideoProps

GetItemVideoProps: {
    itemId: string;
    token: string;
}

Type declaration

  • itemId: string
  • token: string