React Advanced Odontogram - v2.2.1
    Preparing search index...

    Type Alias PlanChange

    type PlanChange = {
        axis: string;
        from: string;
        to: string;
        toothNo: number;
    }
    Index

    Properties

    Properties

    axis: string
    from: string
    to: string
    toothNo: number