Anchorage API reference
    Preparing search index...
    interface DatabaseExport {
        databaseId: string;
        location: string;
        sha256: string;
        size: number;
    }
    Index

    Properties

    databaseId: string
    location: string
    sha256: string
    size: number