@rcsb/rcsb-saguaro-3d
    Preparing search index...
    MsaBehaviourType: StructureLoaderInterface<
        [
            ViewerCallbackManagerInterface & ViewerActionManagerInterface<R, L>,

                | { entityId: string; entryId: string }
                | { entryId: string; instanceId: string },
            TargetAlignments,
        ],
        L,
    >

    Type Parameters

    • R
    • L