3a4992633
4771e0008
1
2 3 4 5
import { UserVideoRateType } from './user-video-rate.type.js' export interface UserVideoRateUpdate { rating: UserVideoRateType }