Tanatloc documentation
    Preparing search index...
    interface ILocalValues {
        name: string;
        options: { label: string; value: string; value2D: string }[];
    }
    Index

    Properties

    Properties

    name: string
    options: { label: string; value: string; value2D: string }[]