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

    Interface IOAIGetRecordRequestParamsInterface

    interface IOAIGetRecordRequestParamsInterface {
        identifier: string;
        metadataPrefix: string;
    }
    Index

    Properties

    identifier: string
    metadataPrefix: string