@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface PolymerEntityInterface {
        entityId: string;
        entryId: string;
        instances: PolymerEntityInstanceInterface[];
        rcsbId: string;
    }
    Index

    Properties

    entityId: string
    entryId: string
    rcsbId: string