Tanatloc documentation
    Preparing search index...

    Interface IDataBaseResponse

    interface IDataBaseResponse {
        rows: any[];
    }
    Index

    Properties

    Properties

    rows: any[]