mongoloquent
    Preparing search index...

    Interface IMongoloquentTimestamps

    interface IMongoloquentTimestamps {
        createdAt: Date;
        updatedAt: Date;
    }
    Index

    Properties

    Properties

    createdAt: Date
    updatedAt: Date