UNPKG

@replyke/express

Version:

Replyke: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

5 lines (4 loc) 76 B
export default interface IMention { id: string; username: string; }