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

    Interface Q5mExtensionType

    Base interface that extension types can implement for better integration

    interface Q5mExtensionType {
        __q5mType: "q5m-type";
    }
    Index

    Properties

    Properties

    __q5mType: "q5m-type"