UNPKG

channelape-sdk

Version:
4 lines (3 loc) 96 B
import Play from './Play'; export default interface PlayUpdateRequest extends Partial<Play> { }