Interface ThreadThemePayload

interface ThreadThemePayload {
    id: string;
}

Properties

Properties

id: string