Tanatloc documentation
    Preparing search index...

    Interface IDataBaseEntryArraySet

    interface IDataBaseEntryArraySet {
        index: number;
        key: string;
        method: "set";
        type: "array";
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    index: number
    key: string
    method: "set"
    type: "array"
    value: string