Skip to content

Commit

Permalink
PR lint test 1707369904
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes committed Feb 8, 2024
1 parent e61de06 commit e4b16e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/User.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { createLoggingMiddleware } from "../libraries/dbLogger";

/**
* This is an interface that represents a database(MongoDB) document for User.
*
*/
export interface InterfaceUser {
_id: Types.ObjectId;
Expand Down

0 comments on commit e4b16e4

Please sign in to comment.