q5m.js - Quantum Computing Library - v0.1.1
    Preparing search index...

    Interface GlobalWithWindow

    Type for global with window property

    interface GlobalWithWindow {
        window?: JupyterWindow;
    }
    Index

    Properties

    Properties

    window?: JupyterWindow