Equation Citator v1.3.7 Documentation
    Preparing search index...

    Interface TagRenameResult

    interface TagRenameResult {
        details: FileCitationChangeMap;
        totalCitationsChanged: number;
        totalFilesChanged: number;
    }
    Index

    Properties

    totalCitationsChanged: number
    totalFilesChanged: number