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

    Type Alias CirqJSONExporterType

    CirqJSONExporterType: (circuit: Circuit, options?: CirqExportOptions) => string

    Cirq JSON export function type.

    Type Declaration