Circle V2 API Docs
    Preparing search index...

    A source → target namespace copy/move pair within the shared index.

    type NamespacePair = {
        source: string;
        target: string;
    }
    Index

    Properties

    Properties

    source: string
    target: string