Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias UpdateChanges

    type UpdateChanges = {
        new?: string[] | null;
        fixed?: string[] | null;
    }
    Index

    Properties

    Properties

    new?: string[] | null
    fixed?: string[] | null