@hashgraph/solo
    Preparing search index...

    Interface CRUD on manifests.

    interface Manifests {
        applyManifest(filePath: string): Promise<void>;
    }

    Implemented by

    Index

    Methods