@modelhealth/modelhealth
    Preparing search index...

    Interface Archive

    An active archive preparation task returned by prepareArchive.

    Pass this value to archiveStatus to poll for readiness, then to archiveData to download the ZIP file.

    interface Archive {
        archiveId: string;
    }
    Index

    Properties

    Properties

    archiveId: string

    Opaque identifier for the archive preparation task.