@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface PfvManagerInterface {
        create(
            config?: BuildPfvInterface,
        ): Promise<undefined | RcsbFvModulePublicInterface<{}, {}, {}, {}>>;
    }

    Implemented by

    Index

    Methods

    Methods