interface ImageFrameVariableSource {
    id: string;
    type: ImageFrameSourceType;
}

Hierarchy (View Summary)

Properties

Properties

id: string