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

    a resolved manifest: the directory its shard paths are relative to, plus the parsed manifest itself

    interface PreparedManifest {
        baseDir: string;
        manifest: SigDbManifest;
    }
    Index

    Properties

    Properties

    baseDir: string
    manifest: SigDbManifest