Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/lib/db-models/comment"

Index

Type aliases

CommentModel

CommentModel: Model<Comment, any>

Functions

defineCommentModel

toPlainComment

  • toPlainComment(comment: Comment): Promise<ApiComment>

toPlainComments

  • toPlainComments(comments: Comment[]): Promise<ApiComment[]>

Generated using TypeDoc