@nondef/ts-oai-pmh
    Preparing search index...

    Interface IOAIHarvesterInterface

    interface IOAIHarvesterInterface {
        baseUrl: URL;
        options: IOAIHarvesterOptionsInterface;
    }

    Implemented by

    Index

    Properties

    Properties

    baseUrl: URL