@hashgraph/solo
    Preparing search index...
    interface Clusters {
        list(): string[];
        readCurrent(): string;
    }

    Implemented by

    Index

    Methods