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

    Type Alias LocalizationOption

    type LocalizationOption = {
        name?: string | null;
        value?: string | null;
    }
    Index

    Properties

    Properties

    name?: string | null
    value?: string | null