Interface PlainPropertyUnion

interface PlainPropertyUnion {
    types: PlainPropertyType[];
}

Properties

Properties