@hashgraph/solo
    Preparing search index...

    Indicates a configuration source that can be refreshed.

    interface Refreshable {
        refresh(): Promise<void>;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    Methods