vot.js - v2.4.12
    Preparing search index...

    Variable DOMPointReadOnly

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

    Type declaration