drupflare/drangler - v0.1.0
    Preparing search index...

    Interface CopyEntry

    interface CopyEntry {
        from: string;
        to: string;
    }

    Hierarchy (View Summary)

    Index
    from: string
    to: string