@rcsb/rcsb-saguaro-3d
    Preparing search index...
    type ChainInfo = {
        auth: string;
        entityId: string;
        label: string;
        operators: OperatorInfo[];
        title: string;
        type: ChainType;
    }
    Index

    Properties

    auth: string
    entityId: string
    label: string
    operators: OperatorInfo[]
    title: string
    type: ChainType