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

    Interface IOAIListRequestParamsInterface

    interface IOAIListRequestParamsInterface {
        resumptionToken?: string;
    }
    Index

    Properties

    Properties

    resumptionToken?: string