@rcsb/rcsb-saguaro-3d
    Preparing search index...

    Interface RcsbFvStructureConfigInterface<R, S>

    interface RcsbFvStructureConfigInterface<R, S> {
        loadConfig?: R | R[];
        structureViewerConfig: S;
    }

    Type Parameters

    • R
    • S
    Index

    Properties

    loadConfig?: R | R[]
    structureViewerConfig: S