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

    Interface TagRenamePair

    interface TagRenamePair {
        newTag: string;
        oldTag: string;
    }
    Index

    Properties

    Properties

    newTag: string
    oldTag: string