Interface LiveUpdateListRequest

Live Update list request.

interface LiveUpdateListRequest {
    type: string;
}

Properties

Properties

type: string