DOMPoint: {
    prototype: DOMPoint;
    fromPoint(other?) => DOMPoint;
    new (x?, y?, z?, w?): DOMPoint;
}

Type declaration

Generated using TypeDoc