Blockbench Reference Docs
    Preparing search index...

    A window containing a DOM document; the document property points to the DOM document loaded in that window.

    MDN Reference

    interface Window {
        VersionUtil: typeof VersionUtil;
        [index: number]: Window;
    }

    Hierarchy

    • EventTarget
    • AnimationFrameProvider
    • GlobalEventHandlers
    • WindowEventHandlers
    • WindowLocalStorage
    • WindowOrWorkerGlobalScope
    • WindowSessionStorage
    • TrustedTypesWindow
      • Window

    Indexable

    Index

    Properties

    Properties

    VersionUtil: typeof VersionUtil