Interface ElementType

interface ElementType {
    id: string;
}

Properties

Properties

id: string