Variable DOMPointReadOnly

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

Type declaration

Generated using TypeDoc