Tanatloc documentation
    Preparing search index...

    Interface IDataBaseEntryArrayAppend

    interface IDataBaseEntryArrayAppend {
        key: string;
        method: "append";
        type: "array";
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string
    method: "append"
    type: "array"
    value: string