Tanatloc documentation
    Preparing search index...

    Interface IDataBaseEntryDate

    interface IDataBaseEntryDate {
        key: string;
        type: "date";
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string
    type: "date"
    value: string