Interface TheoLivePublication

A THEOlive publication.

interface TheoLivePublication {
    name: string;
}

Properties

Properties

name: string