@eagleoutice/flowr - v2.13.1
    Preparing search index...

    a caller-supplied index/dictionary for SigDatabase.openSync (both derived from the source otherwise)

    interface OpenSyncOptions {
        index?: SigDbIndex;
        strings?: string[];
    }

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of OpenSyncOptions
    Index

    Properties

    Properties

    index?: SigDbIndex
    strings?: string[]