@rcsb/rcsb-saguaro
    Preparing search index...
    interface RcsbFvLink {
        isThirdParty?: boolean;
        style?: CSSProperties;
        url?: string;
        visibleTex: string;
    }
    Index

    Properties

    isThirdParty?: boolean
    style?: CSSProperties
    url?: string
    visibleTex: string